OBJECT

GovlinkQuery

link GraphQL Schema definition

  • type GovlinkQuery {
  • # Requires access to given flight
  • #
  • # Arguments
  • # flightNid: [Not documented]
  • processList(flightNid: FlightNid!): [LegGovlinkProcess!]!
  • }