mirror of
https://github.com/strapi/strapi.git
synced 2025-08-14 19:56:41 +00:00

* [WIP] Cleaning up codebase for doc repo move WIP * Fix deleted files, add links to doc repo issues * Add repo note to readme
7 lines
304 B
Markdown
7 lines
304 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/plugins/graphql.html)
|