OBJECT
type FlightSupportManagedOperator {name: String! domain: String! isConnected: Boolean! isFailed: Boolean! failMessage: String }