You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
295 B
7 lines
295 B
# 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](https://docs.strapi.io/developer-docs/latest/plugins/graphql.html)
|