Skip to main content

ReorderCostFieldsPayload

Autogenerated return type of ReorderCostFields.

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

Fields

ReorderCostFieldsPayload.clientMutationId ● String scalar

A unique identifier for the client performing the mutation.

ReorderCostFieldsPayload.data ● Boolean scalar

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

List of errors

Returned By

reorderCostFields mutation