SubApiConfig
Base configuration shared by all Bloomreach Discovery sub-APIs.
interface SubApiConfig {
basePath?: string;
}Properties
| Name | Required | Type | Description |
|---|---|---|---|
basePath | Optional | string | Custom base URL for this API. |
Base configuration shared by all Bloomreach Discovery sub-APIs.
interface SubApiConfig {
basePath?: string;
}| Name | Required | Type | Description |
|---|---|---|---|
basePath | Optional | string | Custom base URL for this API. |