Mutations
removeCustomerFromCustomerGroups
Remove a customer from one or more customer groups (up to 25 at once), identified by group ID, key, or external ID. Returns an error if the customer is not currently a member of any of the specified groups. Requires customerGroupMembership:delete permission.
MUTATION
removeCustomerFromCustomerGroups(input: RemoveCustomerFromCustomerGroupsInput!): RemoveCustomerFromCustomerGroupsOutput!Arguments
input
error
Mutation
Variables
Response
Mutation
Variables
Response

