Delete Customer (GraphQL)
Deletes a customer. The mutation returns a snapshot of the record that was removed.
Active orders guard
The delete is refused (surfaced in errors[]) when the customer has any pending or processing orders.
Permission: customers.customers.delete.
See the Customers overview for how the menu works.

