Mutation: setServiceStatus
Requires access to resource INTEGRATION_FLIGHT_SUPPORT
integration {
flightSupport {
setServiceStatus(
flightNid: FlightSupportFlightNid!
services: [FlightSupportServiceInput!]!
): FlightSupportFlightQuery!
}
}