Adds GraphQL endpoint with default API methods.
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
npm install @strapi/plugin-graphql
Check out the available plugin resources that will help you to develop your plugin or provider and get it listed on the marketplace.