OBJECT
AircraftReservationHistoryEntry
link GraphQL Schema definition
- type AircraftReservationHistoryEntry {
- : String!
- : Boolean
- : DateTime!
- : String!
- : String!
- : DateTime
- : DateTime
- # Requires access to resource GRAPHQL_AIRPORT
- : Airport
- # Requires access to resource GRAPHQL_AIRPORT
- : Airport
- : ReservationStatus!
- : Boolean!
- : Boolean!
- : String!
- # Aircraft registration or virtual aircraft name
- : String!
- : [File!]!
- : Boolean!
- : TimeLong
- }