OBJECT
LoggedUser
Logged user data
link GraphQL Schema definition
- type LoggedUser {
- # Arguments
- # timeInterval: Maximum length of time interval is 90 days
- # includeMyAircraftDuties: [Not documented]
- TimeIntervalInput!, : Boolean): [MyDutyType!]! ( :
- # Requires access to resource GRAPHQL_DUTY_REQUEST_SEE
- MyDutyRequest!]! : [
- DutyDefinition!]! : [
- # Arguments
- # timeInterval: Maximum length of time interval is 90 days
- # includeOptions: [Not documented]
- # includeMyAircraftFlights: [Not documented]
- (
- TimeIntervalInput!, :
- Boolean, :
- Boolean :
- ): [MyTrRevision!]!
- # Requires access to resource GRAPHQL_AIRCRAFT_FLIGHTS
- #
- # Arguments
- # timeInterval: Maximum length of time interval is 90 days
- # includeOptions: [Not documented]
- (
- TimeIntervalInput!, :
- Boolean :
- ): [MyTrRevision!]!
- # Arguments
- # flightNid: [Not documented]
- FlightNid!): MyTrRevision! ( :
- # Arguments
- # trNid:
- # Possible violation list: IS_NOT_SOME_ERROR,IS_NOT_LOGGED_USER_DUTY
- DutyTrNid!): DutyOutput! ( :
- # Arguments
- # dutyTrNid:
- # Possible violation list: IS_NOT_SOME_ERROR,IS_NOT_LOGGED_USER_DUTY
- DutyTrNid!): MyDutyOutput! ( :
- # Arguments
- # timeInterval: Maximum length of time interval is 90 days
- # includeOptions: [Not documented]
- (
- TimeIntervalInput!, :
- Boolean :
- ): [MyTrRevision!]!
- # Arguments
- # positioningNid:
- PositioningNid!): MyTrRevision! ( :
- # Arguments
- # timeInterval: Maximum length of time interval is 90 days
- TimeIntervalInput!): [MyHotelReservation!]! ( :
- File!]! : [
- # Requires access to resource GRAPHQL_CONTACT
- Contact! :
- UserProfile! :
- # Arguments
- # timeInterval: Maximum length of time interval is 90 days
- TimeIntervalInput!): [WeeklyRest!]! ( :
- # Requires access to resource GRAPHQL_OWNER_BOARD_SEE
- MyOwnerBoard! :
- # Arguments
- # flightNid:
- FlightNid!): NonNullListOfNonNullCrewMemberOnLegRestrictedValueOrErrorList! ( :
- LoggedUserHistoryType! :
- # Requires access to resource LOGBOOK
- #
- # Arguments
- # timeInterval:
- # stripAircraftRegistrationSeparator:
- (
- TimeIntervalInput!, :
- Boolean! :
- ): [MyLogbook!]!
- # Arguments
- # timeInterval:
- # timeZoneToggle:
- (
- TimeIntervalInput!, :
- TimeZoneToggle! :
- ): TimeLong!
- # Arguments
- # trNid:
- TrNid!): DutyClockInOut! ( :
- FilterPresetQuery! :
- EndorsementQuery! :
- CrewAppQuery! :
- # Requires access to resource CREW_APP_CURRENCY_SEE
- CrewMemberCurrency!]! : [
- ExpiryStatusEnum! :
- # Arguments
- # settingName:
- String!): String ( :
- # Requires access to resource GRAPHQL_DUTY_ACCOUNT_SEE
- DutyAccount!]! : [
- LoggedUserChecklist! :
- MyAircraft!]! : [
- MyAircraft!]! : [
- myRoles!]! : [
- # List of aircraft types for user.
- AircraftType!]! : [
- }