INPUT_OBJECT

AircraftPriceListFeeCateringInput

link GraphQL Schema definition

  • input AircraftPriceListFeeCateringInput {
  • price: Int
  • cost: Int
  • order: Int!
  • deleted: Boolean
  • # Expects hh:mm format.
  • minBlockTime: String
  • # Expects hh:mm format.
  • threshold: String
  • }