Skip to main content

ReorderPersonaGroupsPayload

Autogenerated return type of ReorderPersonaGroups.

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

Fields

ReorderPersonaGroupsPayload.clientMutationId ● String scalar

A unique identifier for the client performing the mutation.

ReorderPersonaGroupsPayload.data ● Boolean scalar

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

List of errors

Returned By

reorderPersonaGroups mutation