Skip to main content

ReorderCustomerGroupsPayload

Autogenerated return type of ReorderCustomerGroups.

type ReorderCustomerGroupsPayload {
clientMutationId: String
data: Boolean
errors: [Error!]!
}

Fields

ReorderCustomerGroupsPayload.clientMutationId ● String scalar

A unique identifier for the client performing the mutation.

ReorderCustomerGroupsPayload.data ● Boolean scalar

ReorderCustomerGroupsPayload.errors ● [Error!]! non-null object

List of errors

Returned By

reorderCustomerGroups mutation