strapi/packages/strapi-plugin-graphql
dependabot[bot] 5ea4d54204
Bump cross-env from 5.2.1 to 7.0.3 (#8856)
Bumps [cross-env](https://github.com/kentcdodds/cross-env) from 5.2.1 to 7.0.3.
- [Release notes](https://github.com/kentcdodds/cross-env/releases)
- [Changelog](https://github.com/kentcdodds/cross-env/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kentcdodds/cross-env/compare/v5.2.1...v7.0.3)

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

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