mirror of
https://github.com/strapi/strapi.git
synced 2025-07-16 05:22:05 +00:00
7 lines
316 B
Markdown
7 lines
316 B
Markdown
# 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://strapi.io/documentation/developer-docs/latest/development/plugins/graphql.html)
|