JourneyLogDefaultData (Object)
Weights are converted to the unit configured on the aircraft, or to the operator's default unit if no aircraft is assigned
type JourneyLogDefaultData {
flightNid: FlightNid!
takeOffWeight: Int
zeroFuelWeight: Float
actualLandingWeight: Int
}