ReorderCostFieldsInput
Autogenerated input type of ReorderCostFields
input ReorderCostFieldsInput {
clientMutationId: String
costTypeIds: [ID!]!
}
Fields
ReorderCostFieldsInput.clientMutationId ● String scalar
A unique identifier for the client performing the mutation.
ReorderCostFieldsInput.costTypeIds ● [ID!]! non-null scalar
CostFields ids
Member Of
reorderCostFields mutation