Skip to main content
👀 Interested in the latest enterprise backend features of refine? 👉 Join now and get early access!
Version: 4.xx.xx

Strapi GraphQL

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.

Run on your local
npm create refine-app@latest -- --example data-provider-strapi-graphql
Last updated on Jul 19, 2023 by Yıldıray Ünlü