CostTypeCreateInput
CostType create input
input CostTypeCreateInput {
description: String
name: String!
}
Fields
CostTypeCreateInput.description ● String scalar
CostType Description
CostTypeCreateInput.name ● String! non-null scalar
CostType name
Member Of
CreateCostTypeInput input