Mutation: setLandingPermitList
Requires access to resource OVERFLIGHT_PERMITS_EDIT. Requires access to given flight
flightPermits {
setLandingPermitList(
flightNid: FlightNid!
permitList: [FlightCountryPermitInput!]!
): [LegPermit!]!
}
Requires access to resource OVERFLIGHT_PERMITS_EDIT. Requires access to given flight
flightPermits {
setLandingPermitList(
flightNid: FlightNid!
permitList: [FlightCountryPermitInput!]!
): [LegPermit!]!
}
setLandingPermitList.flightNid ● FlightNid! non-null scalarsetLandingPermitList.permitList ● [FlightCountryPermitInput!]! non-null inputLegPermit object