This property is used to define the base URL which is queried with each HTTP request executed using this backend service.
"http://localhost:7903"
protected
{string}
This property sets the request handler used for the implemented requests. This handler forwards the execution of the request to axios.
axios
Generate URL for .call() method
string
Generated using TypeDoc
This property is used to define the base URL which is queried with each HTTP request executed using this backend service.
"http://localhost:7903"
protected
{string}