strapi/packages/strapi-plugin-graphql
Jorrit Schippers 175422d760
Update .npmignore files (#8865)
Add .editorconfig, .snyk, __tests__, jest.config.js
Remove .npmignore and .gitignore from admin subdirectories

Signed-off-by: Jorrit Schippers <jorrit@ncode.nl>
2021-01-28 16:57:29 +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
2021-01-26 11:59:47 +01: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