strapi/packages/strapi-plugin-graphql
dependabot[bot] 1d44c63f1b
Bump graphql from 15.4.0 to 15.5.0 (#9276)
Bumps [graphql](https://github.com/graphql/graphql-js) from 15.4.0 to 15.5.0.
- [Release notes](https://github.com/graphql/graphql-js/releases)
- [Commits](https://github.com/graphql/graphql-js/compare/v15.4.0...v15.5.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-01 09:37:52 +01:00
..
2020-07-08 11:04:27 +02:00
2021-01-08 10:09:08 +01:00
2019-04-16 09:05:47 +02:00
2021-01-28 16:57:29 +01:00
2018-12-05 18:33:23 +01:00
2020-07-08 09:45:28 +02: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