OBJECT
AircraftDocument
Represents documents for single aircraft.
link GraphQL Schema definition
- type AircraftDocument {
- # Requires access to resource GRAPHQL_ACFT
- : Aircraft!
- : Int
- : Int
- : String
- : Int!
- : Int!
- : String!
- : AircraftDocumentDefinition!
- : String!
- : Date
- : String!
- : [FileSimple!]!
- : [FileHistory!]!
- }