UpdateCostFieldInput
Autogenerated input type of UpdateCostField
input UpdateCostFieldInput {
clientMutationId: String
params: CostFieldUpdateInput!
}
Fields
UpdateCostFieldInput.clientMutationId ● String scalar
A unique identifier for the client performing the mutation.
UpdateCostFieldInput.params ● CostFieldUpdateInput! non-null input
CostField update params
Member Of
updateCostField mutation