How can i set actual backend host url hosted in aws instead of localhost when we set an api response to be passthrough ?
Expecting we can change origin conditionally based on the response passThrough action for an api response conditionally for specific request so that we can test both through local mock server and actual backend.