INPUT_OBJECT

AircraftPriceListThresholdNumberFeeInput

link GraphQL Schema definition

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