OBJECT
CrewMemberOnLeg
link GraphQL Schema definition
- type CrewMemberOnLeg {
- Int! :
- Position! :
- Int! :
- Login! :
- # Requires access to resource GRAPHQL_CONTACT
- Contact! :
- # Requires access to resource GRAPHQL_LOGIN
- PassportOutput :
- # Requires access to resource GRAPHQL_LOGIN
- PassportOutput :
- # Requires access to resource GRAPHQL_LOGIN
- PassportOutput :
- NationalId :
- NationalId :
- Int :
- DateTimeWithTimezone :
- Int :
- Float! :
- Boolean! :
- Boolean! :
- Boolean! :
- Boolean! :
- Boolean! :
- Boolean! :
- Boolean! :
- Boolean! :
- Boolean! :
- String @deprecated( reason: "Use pilotNote field instead" ) :
- String :
- CrewMemberConfirmationStatus! :
- FlightTrainingType :
- # Arguments
- # legList:
- (
- VirtualFtlSectorCalculationLegInput!] : [
- ): FtlCalculations
- ReportingHistorySnapshot!]! : [
- }