Skip to main content

PassengerAndCrewInteractiveApiReportInput (Input)

input PassengerAndCrewInteractiveApiReportInput {
contact: ContactNid!
report: InteractiveApiReportInput!
}

Fields

PassengerAndCrewInteractiveApiReportInput.contact ● ContactNid! non-null scalar

Leon will attempt to find the appropriate entry for either a passenger or a crew member within the scope of the given flight.

PassengerAndCrewInteractiveApiReportInput.report ● InteractiveApiReportInput! non-null input

Member Of

interactiveAPI.setInteractiveAPIChecklistItem mutation