Expand description
Service modules for Appwrite SDK
Re-exports§
pub use account::Account;pub use activities::Activities;pub use avatars::Avatars;pub use backups::Backups;pub use databases::Databases;pub use functions::Functions;pub use graphql::Graphql;pub use health::Health;pub use locale::Locale;pub use messaging::Messaging;pub use project::Project;pub use sites::Sites;pub use storage::Storage;pub use tables_db::TablesDB;pub use teams::Teams;pub use tokens::Tokens;pub use users::Users;pub use webhooks::Webhooks;
Modules§
- account
- Account service for Appwrite SDK
- activities
- Activities service for Appwrite SDK
- avatars
- Avatars service for Appwrite SDK
- backups
- Backups service for Appwrite SDK
- databases
- Databases service for Appwrite SDK
- functions
- Functions service for Appwrite SDK
- graphql
- Graphql service for Appwrite SDK
- health
- Health service for Appwrite SDK
- locale
- Locale service for Appwrite SDK
- messaging
- Messaging service for Appwrite SDK
- project
- Project service for Appwrite SDK
- sites
- Sites service for Appwrite SDK
- storage
- Storage service for Appwrite SDK
- tables_
db - TablesDB service for Appwrite SDK
- teams
- Teams service for Appwrite SDK
- tokens
- Tokens service for Appwrite SDK
- users
- Users service for Appwrite SDK
- webhooks
- Webhooks service for Appwrite SDK
Structs§
Traits§
- Service
- Base trait for all Appwrite services