Join as a member. There's a certificate with your name on it.
This module lets you craft and expose a GraphQL schema for Drupal 8.
It is is built around https://github.com/Youshido/GraphQL. As such, it supports the full official GraphQL specification with all its features.
You can use this module as a foundation for building your own schema through custom code or you can use and extend the generated schema using the plugin architecture of the contained sub-modules.
For ease of development, it includes the GraphiQL interface at /graphql/explorer.
Built-in generated schema
The modules directory contains a set of modules that help to automatically create a schema from Drupal data structures and components. By enabling these sub-modules you can expose much of the Drupal data graph without writing a single line of code.
Please refer to modules/README.md for more information.
Example implementation
Check out https://github.com/fubhy/drupal-decoupled-app for a complete example of a fully decoupled React and GraphQL application. Feel free to use that repository as a starting point for your own decoupled application.
Documentation
Please note that our documentation is outdated and in dire need of rewriting. This is due to the vast amount of improvements and additional features we've added to the module recently. As we are finishing up the 3.x version of this module we will be re-doing the documentation and record a series of screencasts.
Resources
Documentation: https://www.gitbook.com/book/fgm/graphql-for-drupal
Project homepage: https://www.drupal.org/project/graphql
Contributing: https://github.com/fubhy/graphql-drupal
Project Information
- Maintenance status: Actively maintained
- Development status: Under active development
- Module categories: Developer, JavaScript Utilities, Performance and Scalability, Third-party Integration, Utility
- Reported installs: 17 sites currently report using this module. View usage statistics.
- Downloads: 2,662
- Automated tests: Enabled
- Last modified: 13 May 2017
Stable releases for this project are covered by the security advisory policy.
There are currently no supported stable releases.