ReorderContentTypesPayload
Autogenerated return type of ReorderContentTypes.
type ReorderContentTypesPayload {
clientMutationId: String
data: Boolean
errors: [Error!]!
}
Fields
ReorderContentTypesPayload.clientMutationId ● String scalar
A unique identifier for the client performing the mutation.
ReorderContentTypesPayload.data ● Boolean scalar
ReorderContentTypesPayload.errors ● [Error!]! non-null object
List of errors
Returned By
reorderContentTypes mutation