OBJECT
MyAircraftLocation
Represents aircraft location for date for logged user
link GraphQL Schema definition
- type MyAircraftLocation {
- : Int!
- : Int!
- : AirportCode!
- }
OBJECT
Represents aircraft location for date for logged user
- type MyAircraftLocation {
- : Int!
- : Int!
- : AirportCode!
- }