Drupal is a registered trademark of Dries Buytaert
Drupal 11.4.3 Update released for Drupal core (11.4.3)! No Request New Password 8.x-1.6 Minor update available for module noreqnewpass (8.x-1.6). Entity Usage 5.0.0-beta2 New beta version released for module entity_usage (5.0.0-beta2). amazee.ai Private AI Provider 1.3.3 Minor update available for module ai_provider_amazeeio (1.3.3). SharePoint Connector 1.0.7 Minor update available for module sharepoint_connector (1.0.7). Webform GeoIP Restriction 1.1.8 Minor update available for module webform_geoip_restriction (1.1.8). MCP Sentinel 1.8.0 Minor update available for module mcp_sentinel (1.8.0). Burndown 1.0.67 Minor update available for module burndown (1.0.67). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs. ActiveTickets Client 1.0.1 Module activetickets_client updated after 9 months of inactivity (1.0.1).

This module enables GraphQL integration for Drupal's address functionality. It allows you to expose and query address field data through your GraphQL API. You can configure existing address fields or integrate custom logic using the provided data producers.

This module adds GraphQL support to the address module.

Quickstart:

  1. Install the module using Composer.
  2. Enable the "GraphQL Address" SchemaExtension on your graphQL server edit page.
  3. Configure any Address field on an entity to be resolved by the provided 'graphql_address_field_values' DataProducer.
  4. Include the field on the relevant Type to resolve as AddressAddress

Or if you prefer, you can replace or extend the included SchemaExtension with your own code, the DataProducers should still be useful to you.

Activity

Total releases
1
First release
May 2026
Latest release
1 month ago
Releases (12 mo)
1 ▲ from 0
Maintenance
Active

Releases

Version Type Release date
2.2.1 Stable May 31, 2026