Docs
Dashboard

customerAddressUpdate

Mutation

Updates a specific address for a customer.

#

Arguments


input
CustomerAddressUpdateInput!Required

Specifies the fields to update a customer address.

#

Payload


customerAddress
CustomerAddress

The customer address associated with this customer address update payload.

errors
[CustomerAddressUpdateError!]

User-facing errors that prevented the operation from succeeding.