Shopify GraphQL API / MailingAddress

Represents a mailing address for customers and shipping.

Implements

Fields

address1 : String

address2 : String

city : String

company : String

country : String

countryCode : String

countryCodeV2 : CountryCode

firstName : String

formatted (
       Boolean: Boolean
       Boolean: Boolean
) : [String!]!

formattedArea : String

id : ID!

lastName : String

latitude : Float

longitude : Float

name : String

phone : String

province : String

provinceCode : String

zip : String

Documentation created using imtala