Payload CMS GraphQL API

Fully featured GraphQL API exposed at /api/graphql with auto-generated types for all collections and globals. Includes a GraphQL Playground at /api/graphql-playground and supports complexity limiting to prevent abuse.

Documentation

API entry from apis.yml

apis.yml Raw ↑
aid: payloadcms:graphql-api
name: Payload CMS GraphQL API
description: Fully featured GraphQL API exposed at /api/graphql with auto-generated types for all collections
  and globals. Includes a GraphQL Playground at /api/graphql-playground and supports complexity limiting
  to prevent abuse.
humanURL: https://payloadcms.com/docs/graphql/overview
baseURL: https://{your-domain}/api/graphql
tags:
- GraphQL
- Collections
- Globals
- Authentication
properties:
- type: Documentation
  url: https://payloadcms.com/docs/graphql/overview