Shop Address
An address for a shop.
Anchor to FieldsFields
- Anchor to address1address1•String
The first line of the address. Typically the street address or PO Box number.
- Anchor to address2address2•String
The second line of the address. Typically the number of the apartment, suite, or unit.
- Anchor to citycity•String
The name of the city, district, village, or town.
- Anchor to companycompany•String
The name of the company or organization.
- Anchor to coordinatesValidatedcoordinates•Boolean!non-null
Validated Whether the address coordinates are valid.
- Anchor to countrycountry•String
The name of the country.
- Anchor to countryCodeV2country•Country
Code V2 Code The two-letter code for the country of the address.
For example, US.
- Anchor to formattedformatted•[String!]!non-null
A formatted version of the address, customized by the provided arguments.
- Anchor to formattedAreaformatted•String
Area A comma-separated list of the values for city, province, and country.
- •ID!non-null
A globally-unique ID.
- Anchor to latitudelatitude•Float
The latitude coordinate of the address.
- Anchor to longitudelongitude•Float
The longitude coordinate of the address.
- Anchor to phonephone•String
A phone number associated with the address.
Formatted using E.164 standard. For example, +16135551111.
- Anchor to provinceprovince•String
The region of the address, such as the province, state, or district.
- Anchor to provinceCodeprovince•String
Code The alphanumeric code for the region.
For example, ON.
- •String
The zip or postal code of the address.
Deprecated fields
- Anchor to countryCodecountry•StringDeprecated
Code - Anchor to firstNamefirst•StringDeprecated
Name - Anchor to lastNamelast•StringDeprecated
Name - Anchor to namename•StringDeprecated