INPUT_OBJECT

AircraftPriceListFeePriceCostInput

link GraphQL Schema definition

  • input AircraftPriceListFeePriceCostInput {
  • price: Int
  • cost: Int
  • order: Int!
  • deleted: Boolean
  • }