INPUT_OBJECT
JourneyLogInput
Journey Log input data
link GraphQL Schema definition
- input JourneyLogInput {
- : FlightNid!
- # ADEP
- : LocationNid!
- # ADES
- : LocationNid!
- # Pilot flying
- : PilotFlyingInput
- # Pilot monitoring take off/landing
- : JourneyLogPilotMonitoringInput
- # Planned trip flight time
- : Time
- # BLOFF (in UTC)
- : DateTime!
- # T/O (in UTC)
- : DateTime!
- # LDG (in UTC)
- : DateTime!
- # BLON (in UTC)
- : DateTime!
- # MAX FL
- : IntPositive
- # Top of climb
- : Time
- # Top of descent
- : Time
- # Block fuel
- : IntPositive
- # Fuel used
- : IntPositive
- # Fuel remaining
- : IntNonNegative
- # Fuel density (kg/L)
- : FloatPositive
- # Fuel before uplift
- : IntNonNegative
- # Uplift
- : IntNonNegative
- # Uplift unit
- : FuelUnit
- # Uplift density (kg/L)
- : FloatPositive
- # Uplift after flight
- : IntNonNegative
- # Uplift after flight unit
- : FuelUnit
- # Uplift after flight density (kg/L)
- : FloatPositive
- # Oil uplift
- : [EngineOilUpliftInput!]
- # Landings
- : IntNonNegative
- # Distance
- : IntNonNegative
- # Delay code
- : DelayCode
- # CMT
- : Time
- # Instrument time
- : Time
- # Night time
- : Time
- # PAX - a sum of Males, Females, Children
- : IntNonNegative
- # PAX heads - a sum of Males, Females, Children and Infants
- : IntNonNegative
- # Transit PAX
- : IntNonNegative
- # Economy class PAX
- : IntNonNegative
- # Business class PAX
- : IntNonNegative
- # Adults
- : IntNonNegative
- # Males
- : IntNonNegative
- # Females
- : IntNonNegative
- # Children
- : IntNonNegative
- # Infants
- : IntNonNegative
- # Pets
- : IntNonNegative
- # Bags [mass]
- : IntNonNegative
- # Bags [quantity]
- : IntNonNegative
- # Cargo
- : IntNonNegative
- # Cargo unit
- : WeightUnit
- # Underload
- : IntNonNegative
- # Taxi fuel
- : IntNonNegative
- # APU fuel burn
- : IntNonNegative
- # ZFW
- : Float
- # APU hours
- : TimeLong
- # APU cycles
- : IntNonNegative
- # Flight log (Techlog Number)
- : String
- # Approach List
- : [JourneyLogApproachCountInput]
- # Approach type list
- : [JourneyLogApproachTypeCountInput]
- # HUD/EVS
- : Boolean
- # Discretion
- : Boolean
- # EU ETS Exception
- : EuEtsException
- # Custom code
- : String
- # Notes
- : String
- # Engine rate
- : IntNonNegative
- # Deicing
- : Boolean
- # Deicing quantity
- : Int
- # Night Take off count, sending NULL will automatically calculate the value
- : IntNonNegative
- # Night Landing count, sending NULL will automatically calculate the value
- : IntNonNegative
- # In-flight Rest Facility
- : AircraftRestFacility
- # Deicing
- : Boolean
- # Wind
- : String
- # Visibility
- : String
- # RVR
- : String
- # Autoland
- : Autoland
- # GPU
- : Boolean
- # GPU Time
- : TimeLong
- # ACU
- : Boolean
- # Trip report completed
- : Boolean
- # Cat B brief completed
- : Boolean
- # Toilet service
- : Boolean
- # Water service
- : Boolean
- # Cockpit handover notes
- : String
- # Cabin handover notes
- : String
- # Discretion reason
- : String
- # Status
- : JourneyLogStatus
- # Fatigue score
- : Int
- # Fatigue score - CPT
- : Int
- # Fatigue score - FO
- : Int
- # Fatigue score - other crew
- : Int
- # Voyage report number
- : String
- # Engines cycles
- : IntNonNegative
- # Extended Range Operations
- : Boolean
- # Extended Range Twin Engine Operations
- : Boolean
- # Sling load
- : IntNonNegative
- # Oil refilled
- : OilRefilledEnum
- # Maintenance log entry
- : Boolean
- # Push back
- : Boolean
- # Crew transport
- : Boolean
- # Client's satisfaction
- : ClientSatisfactionEnum
- # Nav Database Update
- : Boolean
- # De-icing fluid check
- : Boolean
- # Fuel invoice
- : Boolean
- # Low visibility take-off (below 150 m)
- : Boolean
- # CAT II APP/LND
- : Boolean
- # APP/LND PERFO STATIS
- : Boolean
- # SAFA Ramp check
- : Boolean
- # COR/MOR completed
- : Boolean
- # Traffic load
- : IntNonNegative
- # A/C disinfected
- : Boolean
- # Upload files
- : [Upload]
- # Low level spray
- : Boolean
- # Wi-Fi
- : Boolean
- # Cargo loaded
- : IntNonNegative
- # Cargo unloaded
- : IntNonNegative
- # Fatigue score description
- : String
- # PAX transport
- : Boolean
- # Catering
- : Boolean
- # Ice
- : Boolean
- # Hot water
- : Boolean
- # Washing dishes
- : Boolean
- # Laundry
- : Boolean
- # Laundry note
- : String
- # Oxygen
- : Boolean
- # A/C cleaning
- : Boolean
- # ASU
- : Boolean
- # ASU Time
- : TimeLong
- # Security check
- : Boolean
- # CAMO notes
- : String
- # On task
- : Int
- # Off task
- : Int
- # Success code
- : Int
- # Meal discretion
- : Int
- # Mission type
- : String
- # Task code
- : String
- # Flight success
- : String
- # Airspace
- : String
- # Config
- : String
- # Category
- : String
- # Low level time
- : Time
- # Confirmation of data correctness
- : Boolean
- # Feedback
- : String
- # Fuel invoice number
- : String
- # Cost center
- : String
- # Fuel price nid
- : Int
- # Price of uplift
- : Float
- # Price of uplift currency
- : String
- # Fuel delivery note
- : String
- # Carriage of dangerous goods
- : Boolean
- # Hangar
- : Boolean
- # Hangar notes
- : String
- # Pallets loaded
- : IntNonNegative
- # Pallets unloaded
- : IntNonNegative
- # Take off weight
- : IntNonNegative
- # Ballast
- : IntNonNegative
- # Restricted take off weight
- : IntNonNegative
- # Planned landing weight
- : IntNonNegative
- # Actual landing weight
- : IntNonNegative
- # True Airspeed
- : Int
- # Planned trip fuel
- : Int
- # Minimum sector fuel
- : Int
- # Take off fuel
- : Int
- # Landing fuel
- : Int
- # Route & area competency briefed
- : Boolean
- # Tyre pressure check performed
- : Boolean
- # Tyre pressure note
- : String
- # Congested area
- : Boolean
- # Low visibility take-off (between 150m-500m)
- : Boolean
- # Alcohol test
- : Boolean
- # PAX terminal meet
- : Boolean
- # PAX happy with flight
- : Boolean
- # PAX comments
- : String
- # Likes
- : String
- # Dislikes
- : String
- # Incidents
- : String
- # Special request
- : String
- # Information for Sales
- : String
- # Overall PAX experience
- : String
- # Deicing notes
- : String
- # Cleaned
- : Boolean
- # Re-Stocked
- : Boolean
- # Crew food
- : Boolean
- # Crew food notes
- : String
- # Crew HOTAC
- : Boolean
- # Crew HOTAC notes
- : String
- # Handling satisfactory
- : Boolean
- # Handling satisfactory notes
- : String
- # PAX happy with catering
- : Boolean
- # PAX catering notes
- : String
- # TOS start
- : Time
- # TOS end
- : Time
- # Planned trip time
- : Time
- # Planned taxi fuel
- : IntNonNegative
- # Handling rating
- : Int
- # Handling rating description
- : String
- # Reduced Required Landing Distance
- : Boolean
- # Cabin defects
- : String
- # End User (for mission)
- : LegEndUserNid
- # Runway
- : String
- # Holding
- : Boolean
- # SAF used
- : Boolean
- # SAF fuel blend
- : Float
- # File list
- : [FileDataInput!]
- # Fuel Prist
- : Boolean
- # Radio communication report
- : JourneyLogRadioCommunicationReport
- # A/C disinsected
- : Boolean
- # Air conditioning
- : Boolean
- # VOR type
- : String
- # VOR ID
- : String
- # VOR frequency
- : String
- # VOR deviation
- : String
- # Water scoopes
- : Int
- # Water landings
- : Int
- # Documentation completed according OM-A
- : Boolean
- # Safety/Security notes
- : String
- # GNSS Issues Encountered
- : Boolean
- # GNSS Issues Note
- : String
- # HHO cycles
- : Int
- # NVG sectors
- : Int
- # Active Nav Log Signed & Completed
- : Boolean
- # Avionics database update
- : Boolean
- # Crew Preflight Briefing
- : Boolean
- # Hobbs off
- : Float
- # Hobbs on
- : Float
- # Tach off
- : Float
- # Tach on
- : Float
- # Seal numbers
- : String
- # Dispatch feedback
- : String
- # Other feedback
- : String
- # Oxygen remaining
- : Int
- # Hydraulic System 1/A uplift
- : Int
- # Hydraulic System 2/B uplift
- : Int
- # Hydraulic System 3/C uplift
- : Int
- # Indicated fuel
- : IntNonNegative
- # Additional fuel
- : IntNonNegative
- # Alternate fuel
- : IntNonNegative
- # Discretionary fuel
- : IntNonNegative
- # Extra fuel
- : IntNonNegative
- # Final reserve fuel
- : IntNonNegative
- # Contingency fuel
- : IntNonNegative
- # Tankered fuel
- : IntNonNegative
- # NVG flight time
- : Time
- # Instructor time
- : Time
- # Pre-Flight Documentation completed & Sent
- : Boolean
- # UK Airspace time
- : Time
- # Stand number
- : String
- # Takeoffs
- : Int
- # Go around
- : Int
- # Ops interruptions
- : JourneyLogEmptyBool
- # Ops interruptions details
- : String
- # All Weather Operations
- : Boolean
- # Aircraft opened defects
- : JourneyLogEmptyBool
- # Aircraft deferred defects
- : JourneyLogEmptyBool
- # Use of controlled rest in cockpit
- : Boolean
- # Use of controlled rest in cockpit note
- : String
- # Handling rating ADEP
- : Int
- # Handling rating ADES
- : Int
- # Fuel remarks
- : String
- # Confirmation of data correctness note
- : String
- # Pre-Flight PIC KSS
- : JourneyLogKss
- # Pre-Flight SIC KSS
- : JourneyLogKss
- # Pre-Flight AUG1 KSS
- : JourneyLogKss
- # Pre-Flight AUG2 KSS
- : JourneyLogKss
- # Post-Flight PIC KSS
- : JourneyLogKss
- # Post-Flight SIC KSS
- : JourneyLogKss
- # Post-Flight AUG1 KSS
- : JourneyLogKss
- # Post-Flight AUG2 KSS
- : JourneyLogKss
- # Waste
- : Boolean
- # Waste non EU
- : Boolean
- }