Skip to main content

ReorderCustomerGroupsInput

Autogenerated input type of ReorderCustomerGroups

input ReorderCustomerGroupsInput {
clientMutationId: String
customerGroupIds: [ID!]!
}

Fields

ReorderCustomerGroupsInput.clientMutationId ● String scalar

A unique identifier for the client performing the mutation.

ReorderCustomerGroupsInput.customerGroupIds ● [ID!]! non-null scalar

Customer group ids

Member Of

reorderCustomerGroups mutation