strapi/packages/strapi-plugin-graphql
Alexandre BODIN e53b54c218
Support query operators _or & _where in graphql with deep nesting (#8332)
* 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>
2020-10-15 13:22:40 +02:00
..
2020-07-08 11:04:27 +02:00
2020-10-14 13:14:14 +02:00
2020-07-08 09:45:28 +02:00
2020-10-14 13:14:14 +02:00
2020-08-13 21:30:28 -04:00

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