Hello,
I have a MOJO pipeline available and I want to use it to send JSON object passed by JS apps from JS to Renderer and then I can stringify to send it to the browser.
The response that i will get is a string and I can again make a json object back in renderer,
Please share an example if you have.
Thanks,
Kush