operationOutputConnection
abstract fun operationOutputConnection(action: Action<in Service.OperationOutputConnection>)
Content copied to clipboard
overrides the way operationOutput is connected. Use this if you want to connect the generated operationOutput. For an example you can use this to send the modified queries to your backend for whitelisting
By default, operationOutput is not connected