OBJECT
Endorsement
link GraphQL Schema definition
- type Endorsement {
- : Int!
- # Requires access to resource GRAPHQL_OPERATOR
- : Operator!
- : String!
- : String!
- : Int!
- : Int! @deprecated( reason: "use licenseEnum enum type" )
- : ApiCrewMemberEndorsementLicenseEnum!
- : Int!
- : Int!
- : Boolean!
- : String!
- : String! @deprecated( reason: "use dataSourceEnum enum type" )
- : ApiCrewMemberEndorsementDataSourceEnum!
- : [PersonalEndorsement!]!
- : Int!
- : Boolean!
- : Boolean!
- : Boolean!
- : String!
- : EndorsementAircraftSelectionType!
- : [AircraftType!]!
- # Requires access to resource GRAPHQL_ACFT
- : [Aircraft!]!
- : [Position!]!
- # Empty list means endorsement is applied to all operators AOC
- : [AOC!]
- : Boolean!
- : String
- : String!
- : String
- }
link Require by
- CrewMemberEndorsementApplicable
- CrewPanelDutyRepresents single duty activity for crew panel
- CrewPanelDutyType
- CrewPanelSimulatorRepresents single simulator for Crew Panel. This can be actual activity or activity created or modified in Crew Panel drafts.
- EndorsementQuerySection
- NonNullEndorsementValuenull
- PersonalEndorsementRepresents personal endorsement
- Simulator