@x-team/strapi-plugin-graphql
v3.8.1
Published
Adds GraphQL endpoint with default API methods.
Downloads
1
Readme
Strapi GraphQL
Deprecation Warning :warning:
Hello! We have some news to share,
We’ve decided it’ll soon be time to end the support for strapi-plugin-graphql
.
After years of iterations, Strapi is going to V4 and we won’t maintain V3 packages when it’ll reach its end-of-support milestone (~end of Q3 2022).
If you’ve been using strapi-plugin-graphql
and have migrated to V4 (or if you want to), you can find the equivalent and updated version of this package at this URL and with the following name on NPM: @strapi/plugin-graphql
.
If you’ve contributed to the development of this package, thank you again for that! We hope to see you on the V4 soon.
The Strapi team
This plugin will add GraphQL functionality to your app. By default it will provide you with most of the CRUD methods exposed in the Strapi REST API.
To learn more about GraphQL in Strapi visit documentation