INPUT_OBJECT
CrewMemberLoginExperienceInput
Represents data for crew member experience.
link GraphQL Schema definition
- input CrewMemberLoginExperienceInput {
- : AircraftTypeScalar
- : Date!
- : TimeLong
- : TimeLong
- : TimeLong
- : PositionNid
- : Int
- : Int
- : Int
- : Int
- : Int
- : Int
- : Int
- : Int
- : Int
- : Int
- : [JourneyLogApproachCountInput!]
- : [JourneyLogApproachTypeCountInput!]
- }