DeleteCostTypeInput
Autogenerated input type of DeleteCostType
input DeleteCostTypeInput {
clientMutationId: String
id: ID!
}
Fields
DeleteCostTypeInput.clientMutationId ● String scalar
A unique identifier for the client performing the mutation.
DeleteCostTypeInput.id ● ID! non-null scalar
Cost type id
Member Of
deleteCostType mutation