CostTypeUpdateInput
CostType update input
input CostTypeUpdateInput {
description: String
id: ID!
name: String
}
Fields
CostTypeUpdateInput.description ● String scalar
CostType Description
CostTypeUpdateInput.id ● ID! non-null scalar
CostType id
CostTypeUpdateInput.name ● String scalar
CostType name
Member Of
UpdateCostTypeInput input