Magidoc

UpdateAddressInput
Input Object

An input to update an address

Fields

#

city

The city of the address

country

The two-letter country code of the address

externalId

An optional external identifier for the address

id

ID !
Non-null

The ID of the address to update

line1

The first line of the address

line2

The optional second line of the address

name

The name associated with the address

postalCode

The postal code of the address

role

The role of the address (e.g., BILLING, SHIPPING, SITE)

state

The state or province of the address

Usages

#

References

#

  • Argument input of field updateAddress from type Mutation