Mutation: setAirportCategoryForAircraft
airport {
setAirportCategoryForAircraft(
locationNid: AirportNidScalar!
category: AirportCategoryForAircraftInput!
applyToAllOperators: Boolean! = false
): AirportCategoryForAircraftResult!
}
Arguments
setAirportCategoryForAircraft.locationNid ● AirportNidScalar! non-null scalar
setAirportCategoryForAircraft.category ● AirportCategoryForAircraftInput! non-null input
setAirportCategoryForAircraft.applyToAllOperators ● Boolean! non-null scalar
Apply the change to every operator sharing this airport directory
Type
AirportCategoryForAircraftResult object
Result of setting airport category for specific aircraft type