OBJECT
LegHandling
Represents handler information relevant to given flight.
link GraphQL Schema definition
- type LegHandling {
- : String!
- : String!
- : Int!
- : Int!
- : Boolean!
- : String!
- # Requires access to resource GRAPHQL_HANDLING_AGENT
- : AptdirHandler
- # Requires access to resource GRAPHQL_HANDLING_AGENT
- : AptdirHandler
- }