OBJECT
type NavBlueIntegrationMutation {# Arguments# isActive: # host: # userName: # password: # sendAutomatically: setConfiguration(isActive: Boolean!,host: String,userName: String,password: String,sendAutomatically: Boolean): NonNullBooleanValueOrErrorList! }