Docs
Dashboard

customerGroupDelete

Mutation

Deletes a customer group by its ID.

#

Arguments


input
CustomerGroupDeleteInput!Required

The input containing the ID of the customer group to delete.

#

Payload


deletedCustomerGroupId
ID

The ID of the deleted customer group.

errors
[CustomerGroupDeleteError!]

User-facing errors that prevented the operation from succeeding.