Docs
Dashboard

customerAddressDelete

Mutation

Deletes a specific address for a customer.

#

Arguments


input
CustomerAddressDeleteInput!Required

Specifies the fields to delete a customer address.

#

Payload


customer
Customer

The customer associated with this customer address delete payload.

errors
[CustomerAddressDeleteError!]

User-facing errors that prevented the operation from succeeding.