Back to Refine

Strapi GraphQL

documentation/versioned_docs/version-3.xx.xx/examples/data-provider/strapi-graphql.md

3.25.0370 B
Original Source

Strapi GraphQL is supported out-of-the-box by refine. Using your GraphQL data and creating custom queries is very easy using the refine Strapi-GraphQL provider. This example provides information on how to manage your Strapi-GraphQL data and how you can submit queries.

<CodeSandboxExample path="--branch v3 data-provider-strapi-graphql" />