OBJECT
AircraftSelectedDocument
link GraphQL Schema definition
- type AircraftSelectedDocument {
- # Requires access to resource GRAPHQL_ACFT
- : Aircraft!
- : [AircraftDocumentDefinition!]!
- : [Int!]!
- }
OBJECT
- type AircraftSelectedDocument {
- # Requires access to resource GRAPHQL_ACFT
- : Aircraft!
- : [AircraftDocumentDefinition!]!
- : [Int!]!
- }