Magidoc

Address
Object

Represents user address data.

Fields

#

city

Non-null

cityArea

Non-null

companyName

Non-null

country

Non-null

Shop's default country.

countryArea

Non-null

firstName

Non-null

id

ID !
Non-null

The ID of the object

isDefaultBillingAddress

Address is user's default billing address.

isDefaultShippingAddress

Address is user's default shipping address.

lastName

Non-null

phone

postalCode

Non-null

streetAddress1

Non-null

streetAddress2

Non-null

Interfaces

#

Also implements Node .

Usages

#

References

#

  • Field defaultShippingAddress from User
  • Field defaultBillingAddress from User