strapi-plugin-graphql

Adds GraphQL endpoint with default API methods.

Usage no npm install needed!

<script type="module">
  import strapiPluginGraphql from 'https://cdn.skypack.dev/strapi-plugin-graphql';
</script>

README

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