This module enables interaction with Drupal Webform data through GraphQL. It allows you to query and mutate webform submissions and retrieve webform element details using GraphQL. This is particularly useful for decoupled applications that need to dynamically manage webform data.
The "GraphQL Compose: Webform" module integrates Drupal Webform with GraphQL, allowing users to add webform queries and mutations to their GraphQL schema. This module provides a way to interact with webforms through GraphQL.
Features
This module enables the basic functionality of querying and mutating webform data using GraphQL. Unique features include the ability to retrieve webform elements, labels, descriptions, and options through GraphQL queries. This module is particularly useful for developers who want to leverage GraphQL for dynamic form interactions and data retrieval in decoupled Drupal applications.
Post-Installation
After installing the module, you need to ensure that the GraphQL and Webform modules are also enabled. There is no additional configuration required. The module automatically extends the GraphQL schema to include webform-related fields. You can start using the new queries and mutations provided by this module to interact with your webforms.
Recommended modules/libraries
- GraphQL Compose module: Enhances the GraphQL capabilities of your Drupal site.
- Webform module: Provides the webform functionality that this module extends.
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Release Timeline
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 1.4.0-alpha1 | Pre-release | 10–11 | Apr 2, 2026 | ||
| 1.4.x-dev | Dev | 10–11 | Added form validation element to graphql. | May 26, 2025 | |
| 1.3.x-dev | Dev | 10–11 | Jan 17, 2025 | ||
| 1.2.x-dev | Dev | 10–11 | Dec 12, 2024 | ||
| 1.1.x-dev | Dev | 10–11 | Dec 10, 2024 | ||
| 1.0.x-dev | Dev | 10–11 | Base initialisation of the Graphql Compose Webform module | Dec 3, 2024 |