AddressEditInput
Fields
| Field | Type | Description |
|---|---|---|
country | IsoCountryCode | |
extendedAddress | String | |
geoPoint | Point | Geographic coordinates (latitude and longitude) of the address |
id | UUID! | The id of the address being edited |
locality | String | |
postalCode | String | |
postOfficeBoxNumber | String | |
primary | Boolean | |
region | String | |
regionAbbreviation | String | |
streetAddress | String | |
type | AddressType |