OBJECT
AircraftEngine
link GraphQL Schema definition
- type AircraftEngine {
- : AircraftEngineNid!
- : AircraftEngineType!
- : Int!
- : Date
- : String!
- : TimeLong!
- : Int!
- : Int!
- # Arguments
- # date: [Not documented]
- # dataSource: [Not documented]
- (: DateTime!, : TahTacSource!): TimeLong!
- # Arguments
- # date: [Not documented]
- # dataSource: [Not documented]
- (: DateTime!, : TahTacSource!): Int!
- }