AircraftPriceListFeePriceCostInput (Input)
input AircraftPriceListFeePriceCostInput {
price: Int
cost: Int
order: Int!
deleted: Boolean
}
input AircraftPriceListFeePriceCostInput {
price: Int
cost: Int
order: Int!
deleted: Boolean
}
AircraftPriceListFeePriceCostInput.price ● Int scalarAircraftPriceListFeePriceCostInput.cost ● Int scalarAircraftPriceListFeePriceCostInput.order ● Int! non-null scalarAircraftPriceListFeePriceCostInput.deleted ● Boolean scalar