INPUT_OBJECT

AircraftPriceListThresholdHoursFeeInput

link GraphQL Schema definition

  • input AircraftPriceListThresholdHoursFeeInput {
  • price: Int
  • cost: Int
  • order: Int!
  • deleted: Boolean
  • # Expects hh:mm format.
  • thresholdHours: String
  • }