Mass Delete Customers (GraphQL)
Deletes the supplied customer ids in one call. The per-id active-orders guard skips any customer with pending/processing orders, returning the skipped ids with a reason instead of aborting the whole batch.
Permission: customers.customers.delete.
TIP
See the Customers overview for how the menu works.
All admin operations require an admin Bearer token — see Authentication.

