Skip to main content
object

An address for a shop.

String

The first line of the address. Typically the street address or PO Box number.

String

The second line of the address. Typically the number of the apartment, suite, or unit.

String

The name of the city, district, village, or town.

String

The name of the company or organization.

Anchor to coordinatesValidatedcoordinatesValidated
Boolean!non-null

Whether the address coordinates are valid.

String

The name of the country.

CountryCode

The two-letter code for the country of the address.

For example, US.

[String!]!non-null

A formatted version of the address, customized by the provided arguments.

String

A comma-separated list of the values for city, province, and country.

ID!non-null

A globally-unique ID.

Float

The latitude coordinate of the address.

Float

The longitude coordinate of the address.

String

A phone number associated with the address.

Formatted using E.164 standard. For example, +16135551111.

String

The region of the address, such as the province, state, or district.

String

The alphanumeric code for the region.

For example, ON.

String

The zip or postal code of the address.

Deprecated fields

StringDeprecated
StringDeprecated
StringDeprecated
StringDeprecated

Was this section helpful?

interface

Was this section helpful?
OSZAR »