mirror of
https://github.com/strapi/strapi.git
synced 2025-07-31 04:45:54 +00:00

* SUpport query operators _or _where in graphql with deep nesting Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com> * Add testing for complexe graphql queries Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
Strapi GraphQL
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