Anchor to section titled 'undefined'

customerUpdateDefaultAddress
mutation

Requires write_customers access scope. Also: User needs customers permission.

Updates a customer's default address.


Anchor to addressId
addressId
required

The ID of the customer's new default address.

Anchor to customerId
customerId
required

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


Was this section helpful?

The customer whose address was updated.

The list of errors that occurred from executing the mutation.


Was this section helpful?