Magidoc

CreateAddressInput
Input Object

An input to create a new address

Fields

#

city

Non-null

The city of the address

country

Non-null

The two-letter country code of the address

externalId

An optional external identifier for the address

line1

Non-null

The first line of the address

line2

The optional second line of the address

name

Non-null

The name associated with the address

postalCode

Non-null

The postal code of the address

role

Non-null

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

state

Non-null

The state or province of the address

Usages

#

References

#

  • Argument input of field createAddress from type Mutation