mirror of
https://github.com/strapi/strapi.git
synced 2025-08-11 02:07:51 +00:00

* Fix #10125 - accept falsy values returned by controllers * Add test for falsy ctx.body on built graphql resolver * Use test instead of it in unit tests
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