Drupal is a registered trademark of Dries Buytaert
Protected Pages 3.0.0 Major update available for module protected_pages (3.0.0). Commerce Core 3.3.8 Minor update available for module commerce (3.3.8). Search API HTML Element Filter 1.0.7 Minor update available for module search_api_html_element_filter (1.0.7). Layout Builder Reorder 2.0.1 Minor update available for module layout_builder_reorder (2.0.1). Ban 1.1.0 Minor update available for module ban (1.1.0). Field Formatter Range 2.0.0 Major update available for module field_formatter_range (2.0.0). Field Formatter Range 8.x-1.8 Minor update available for module field_formatter_range (8.x-1.8). UI Patterns (SDC in Drupal UI) 2.0.18 Minor update available for module ui_patterns (2.0.18). Search API Solr 4.3.11 Module search_api_solr updated after 14 months of inactivity (4.3.11). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs.

This module allows you to create and expose a GraphQL schema for Drupal. It fully supports the GraphQL specification and provides tools to build your custom schema, including a development interface.

This module lets you craft and expose a GraphQL schema for Drupal 10 and 11.

It is is built around webonyx/graphql-php. 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 with lots of data producer plugins available and through custom code.

For ease of development, it includes the GraphiQL interface at /graphql/explorer.

Example implementation

Example modules: https://git.drupalcode.org/project/graphql/-/tree/5.x/examples

Resources

Documentation: https://drupal-graphql.gitbook.io/graphql/
Project homepage: https://www.drupal.org/project/graphql

Upgrading from 4.x to 5.x

GraphQL 5.x has the same architecture as 4.x, the main differences are small PHP type API breaks. Upgrading is recommended, check the release notes.

Old 3.x version

The 3.x version of this module is now in maintenance mode.

Differences to the 5.x and 4.x versions: the 3.x version automatically generates a GraphQL schema from Drupal entities and data structures. It exposes Drupal details over the GraphQL API. The 5.x version leaves the GraphQL schema design to the developer, which makes it easier to hide Drupal internal details. The 5.x version requires the developer to setup and map the GraphQL API schema.

Check out https://github.com/drupal-graphql/drupal-decoupled-app for a complete example of a fully decoupled React and GraphQL 3.x application.

Upgrading from 3.x to 5.x

We recommend upgrading from 3.x to 5.x to take advantage of the improvements made in the GraphQL module and the underlying GraphQL library. If you still require automatic generation of the schema then take a look at the GraphQL Compose or GraphQL Core Schema projects which have implemented automatic schema generation on top of the 5.x and 4.x GraphQL module.

Activity

Total releases
18
First release
Dec 2024
Latest release
1 month ago
Releases (12 mo)
12 ▲ from 6
Maintenance
Active

Release Timeline

Releases

Version Type Release date
5.0.0 Stable Jun 7, 2026
5.0.0-rc1 Pre-release May 9, 2026
5.0.0-beta4 Pre-release Apr 29, 2026
8.x-4.14 Stable Apr 29, 2026
5.0.0-beta3 Pre-release Apr 26, 2026
8.x-3.9 Stable Apr 15, 2026
8.x-3.8 Stable Mar 3, 2026
5.0.0-beta2 Pre-release Feb 19, 2026
8.x-3.7 Stable Feb 12, 2026
5.0.0-beta1 Pre-release Sep 9, 2025
8.x-4.13 Stable Sep 9, 2025
5.0.0-alpha3 Pre-release Aug 17, 2025
5.0.0-alpha2 Pre-release Jul 10, 2025
5.0.0-alpha1 Pre-release Apr 19, 2025
8.x-4.12 Stable Mar 28, 2025
8.x-4.11 Stable Mar 19, 2025
5.x-dev Dev Mar 15, 2025
8.x-4.10 Stable Dec 10, 2024