endpointUrl

A custom endpoint to route requests to. The endpoint set here is passed to the configured endpointProvider, which may inspect and modify it as needed.

Setting a custom endpointUrl should generally be preferred to overriding the endpointProvider and is the recommended way to route requests to development or preview instances of a service.

This is an advanced config option.