INPUT_OBJECT
PassengerAndCrewInteractiveApiReportInput
link GraphQL Schema definition
- input PassengerAndCrewInteractiveApiReportInput {
- # Leon will attempt to find the appropriate entry for either a passenger or a crew
- # member within the scope of the given flight.
- ContactNid! :
- InteractiveApiReportInput! :
- }