mirror of
https://github.com/strapi/strapi.git
synced 2025-11-03 03:17:11 +00:00
GET queries are often advantagous for caching, cdns, etc This removes a line that wasnt required, that blocked GET queries from being authenticated on /graphql
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