INPUT_OBJECT
SimulatorInput
Data for mutating simulator
link GraphQL Schema definition
- input SimulatorInput {
- : Int!
- : Int!
- : Int
- : Int
- : Int
- : Int
- : IntNonNegative
- : IntNonNegative
- : [JourneyLogApproachCountInput!]
- : [JourneyLogApproachTypeCountInput!]
- : String
- : AirportCodeScalar!
- : AirportCodeScalar!
- : AircraftTypeScalar!
- : CrewByCrewMemberNid
- : CrewByExternalId
- : PilotFlying
- : PilotFlying
- : Int
- : Int
- : [SimulatorTagInput!]
- : AocSource!
- : AocNid
- : Boolean
- : String
- : [FileInput!]
- : String
- : [EndorsementDefinitionNid!]
- : FlightRule
- }