OBJECT
CrewAppFlightMutation
link GraphQL Schema definition
- type CrewAppFlightMutation {
- # Requires access to resource CREW_APP_PASSENGER_EDIT
- #
- # Arguments
- # input:
- (
- : CrewAppFlightSavePassengerListInput!
- ): NonNullCrewAppPassengerListValueOrErrorList!
- }