This module lets you craft and expose a GraphQL schema for Drupal 8.
It is is built around https://github.com/webonyx/graphql-php. As such, it supports the full official GraphQL specification with all its features.
This module requires composer for installation. To install, simply run composer require drupal/graphql
.
- Documentation: https://drupal-graphql.gitbook.io/graphql/v/8.x-4.x/
- Project homepage: https://www.drupal.org/project/graphql
- Contributing: https://github.com/drupal-graphql/graphql