Skip to main content

Mutation: setFlightSupportAvailableAirportServiceList

Requires access to resource INTEGRATION_FLIGHT_SUPPORT

integration {
flightSupport {
setFlightSupportAvailableAirportServiceList(
airportServices: [FlightSupportAvailableAirportServiceInput!]!
): Boolean!
}
}

Arguments

setFlightSupportAvailableAirportServiceList.airportServices ● [FlightSupportAvailableAirportServiceInput!]! non-null input

Type

Boolean scalar

The Boolean scalar type represents true or false.