Appwrite GraphQL GraphQL API
The Appwrite GraphQL API exposes the full Appwrite backend-as-a-service platform through a single unified GraphQL endpoint. It mirrors the complete Appwrite REST API (excluding OAuth flows) and supports all major resource types: accounts, sessions, databases, documents, storage buckets and files, teams, memberships, cloud functions, executions, and localization data. The schema is dynamically generated from Appwrite's route definitions, so query and mutation names follow a `{namespace}{MethodName}` convention (e.g., `accountGet`, `databasesListDocuments`, `storageCreateFile`).
Overview
Appwrite GraphQL GraphQL API is a GraphQL API specification published by Appwrite GraphQL on the APIs.io network.
The Appwrite GraphQL API exposes the full Appwrite backend-as-a-service platform through a single unified GraphQL endpoint. It mirrors the complete Appwrite REST API (excluding OAuth flows) and supports all major resource types: accounts, sessions, databases, documents, storage buckets and files, teams, memberships, cloud functions, executions, and localization data. The schema is dynamically generated from Appwrite’s route definitions, so query and mutation names follow a {namespace}{MethodName} convention (e.g., accountGet, databasesListDocuments, storageCreateFile).
The GraphQL endpoint is available at https://cloud.appwrite.io/v1/graphql. documentation is published at https://appwrite.io/docs/apis/graphql.
The specification includes 3 reference links.
Tagged areas include Backend-as-a-Service, Database, Authentication, Storage, and Open-Source.
Endpoint
References
- Documentation https://appwrite.io/docs/apis/graphql
- GettingStarted https://appwrite.io/docs/quick-starts
- GitHub https://github.com/appwrite/appwrite
Work with this as data
Every GraphQL schema here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for graphql
4 MCP tools reach this
find_graphqlBrowse and filter every GraphQL schema in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
curl "https://apis.io/api/v1/graphql/appwrite-graphql-graphql"
curl "https://apis.io/api/v1/graphql?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.