OBJECT

NonNullFlightValue

link GraphQL Schema definition

  • type NonNullFlightValue {
  • # Requires access to resource GRAPHQL_FLIGHT.
  • # Requires access to given flight
  • value: Flight!
  • }