OBJECT
type AircraftDocumentDefinition {docNid: Int name: String! type: FleetDocument! order: Int! # Requires access to resource GRAPHQL_OPERATORoperator: Operator! }