This property is used to define the base URL which is queried with each HTTP request executed using this backend service.
This property sets the request handler used for the implemented
requests. This handler forwards the execution of the request to
axios
.
This method fetches the social platform configuration objects
from the backend runtime using the /social/platforms
API.
An array of social platform configuration objects.
Generate URL for .call() method
string
Generated using TypeDoc
This class handles backend requests for the
/config
namespace and endpoints related to frontend configuration.v0.5.0