Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

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

The customer whose address was updated.

The list of errors that occurred from executing the mutation.


Was this section helpful?