INPUT_OBJECT
JourneyLogPilotMonitoringInput
Pilot monitoring take off/landing
link GraphQL Schema definition
- input JourneyLogPilotMonitoringInput {
- # Pilot monitoring take off
- : CrewMemberNid
- # Pilot monitoring landing
- : CrewMemberNid
- # Delete pilot monitoring (take off and landing)
- : Boolean
- }