Open sourceActive

Strapi GraphQL

Strapi plugin adding a GraphQL endpoint and Apollo-based sandbox for querying and mutating content.

Open source page

Product features

Product features

Apollo Sandbox

Apollo Server-based GraphQL Sandbox at /graphql to build queries and read content-type docs.

Artifact generation

generateArtifacts produces GraphQL SDL and TypeScript type definitions when the schema is built.

Depth limit

depthLimit option limits GraphQL query depth to prevent excessive nesting.

Pagination limits

defaultLimit sets page size and maxLimit caps requested page size.

Part A: Create a new project with Strapi ​

Part B: Build your content structure with the Content-type Builder ​

Part C: Deploy to Strapi Cloud ​

Part D: Add content to your Strapi Cloud project with the Content Manager ​

Quick Start Guide

v4 compatibility mode

v4CompatibilityMode enables the Strapi v4 GraphQL response format.

What's next? ​