OBJECT

LegItems

link GraphQL Schema definition

  • type LegItems {
  • minReqFuel: Int!
  • fuelBurnPlan: Int!
  • requestedFuel: Int
  • taxiFuel: Int
  • contingencyFuel: Int
  • }