Skip to main content
Anchor to customerUpdateDefaultAddress

customerUpdateDefaultAddress

mutation

Requires write_customers access scope.

Updates a customer's default address.

•ID!
required

The ID of the customer's new default address.

•ID!
required

The ID of the customer whose default address is being updated.


Was this section helpful?

Anchor to CustomerUpdateDefaultAddressPayload returnsCustomerUpdateDefaultAddressPayload returns

•Customer

The customer whose address was updated.

•[UserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?
OSZAR »