Home > @vsf-enterprise/sapcc > LoadConfigProps
LoadConfigProps interface
Structure of properties for loadConfig.
Signature:
export interface LoadConfigProps
Properties
| Property | Type | Description |
|---|---|---|
| baseSiteId? | string | (Optional) The base store id that will config get. If left empty it server use current one. |
| customQuery? | CustomQuery | (Optional) The custom query fields. |