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