KeystoneJS · GraphQL Specification

KeystoneJS GraphQL API

KeystoneJS auto-generates a fully typed GraphQL API from its schema definition — every list defined in `keystone.ts` produces a standard set of queries and mutations without any manual resolver writing. The generated schema exposes single-item lookups, paginated list queries with cursor-based and offset pagination, count queries, and both singular and batch create/update/delete mutations for each list. The schema is extended with authentication operations (session management, password-based login, initial user creation) when the `@keystone-6/auth` package is enabled, and developers can add arbitrary custom queries and mutations via the `extendGraphqlSchema` configuration option.

Documentation Endpoint View on GitHub Headless CMSGraphQLNode.jsContent ManagementOpen-SourceTypeScriptPrismaGraphQL

Overview

KeystoneJS GraphQL API is a GraphQL API specification published by KeystoneJS on the APIs.io network.

KeystoneJS auto-generates a fully typed GraphQL API from its schema definition — every list defined in keystone.ts produces a standard set of queries and mutations without any manual resolver writing. The generated schema exposes single-item lookups, paginated list queries with cursor-based and offset pagination, count queries, and both singular and batch create/update/delete mutations for each list. The schema is extended with authentication operations (session management, password-based login, initial user creation) when the @keystone-6/auth package is enabled, and developers can add arbitrary custom queries and mutations via the extendGraphqlSchema configuration option.

The GraphQL endpoint is available at https://your-keystone-app.example.com/api/graphql. documentation is published at https://keystonejs.com/docs/graphql/overview.

The specification includes 7 reference links.

Tagged areas include Headless CMS, Node.js, Content Management, Open-Source, and TypeScript.

Endpoint

https://your-keystone-app.example.com/api/graphql

References

Related API Specs

KeystoneJS GraphQL API (OpenAPI)
Back to KeystoneJS · All GraphQL Specs · GitHub

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.
All 92 tools

Call it yourself

curl for this page
This GraphQL schema
curl "https://apis.io/api/v1/graphql/keystonejs-graphql"
All graphql
curl "https://apis.io/api/v1/graphql?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.