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.

Supporting organizations: 

Project information

Releases