GraphQL
# Getting & Setting an Address
Basic Usage
To get or set the data of an Address field, see Using an Address in GraphQL...
# Custom Types
The Google Maps plugin introduces the following custom GraphQL types:
GoogleMaps_Address
(for queries)GoogleMaps_AddressInput
(for mutations)
# Arguments
Both custom types use the same set of arguments.
Details
See this list of Arguments for more details.