Mutations
updateCustomerGroup
Update the name, key, color, or external ID of an existing customer group. At least one field must be provided in the input. Requires customerGroup:edit permission.
MUTATION
updateCustomerGroup(input: UpdateCustomerGroupInput!): UpdateCustomerGroupOutput!Arguments
input
required
Returns
customerGroup
error
Mutation
Variables
Response
Mutation
Variables
Response

