Skip to main content

6 docs tagged with "GraphQL"

View all tags

GraphQL API

The GraphQL API allows querying and mutating content-types with filtering, sorting, and pagination. It uses documentId as the unique identifier and provides singular and plural queries with support for relations, media fields, components, dynamic zones, and localization.

GraphQL plugin

Use a GraphQL endpoint in your Strapi project to fetch and mutate your content.

The GraphQL API has been updated

In Strapi 5, the GraphQL API has been updated. It handles the new, flattened response format, and can also now accept Relay-style queries.