Docs
Dashboard

customerDelete

Mutation

Delete a customer.

#

Arguments


input
CustomerDeleteInput!Required

Specifies the customer to delete.

#

Payload


deletedCustomerId
ID

The ID of the deleted customer.

errors
[CustomerDeleteError!]

User-facing errors that prevented the operation from succeeding.