customerGroupDelete
MutationDeletes a customer group by its ID.
#
Arguments
- CustomerGroupDeleteInput!Required
input The input containing the ID of the customer group to delete.
#
Payload
- ID
deletedCustomerGroupId The ID of the deleted customer group.
- [CustomerGroupDeleteError!]
errors User-facing errors that prevented the operation from succeeding.