OBJECT
type FlightKeysIntegrationMutation {# Arguments# isActive: # host: # username: # password: setConfiguration(isActive: Boolean!,host: String,username: String,password: String): NonNullBooleanValueOrErrorList! }