Home > @vue-storefront/core > ApiClientConfig
ApiClientConfig interface
Signature:
export interface ApiClientConfig
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| client? | any | (Optional) | |
| extensions? | ApiClientExtension[] | (Optional) |
Home > @vue-storefront/core > ApiClientConfig
Signature:
export interface ApiClientConfig
| Property | Modifiers | Type | Description |
|---|---|---|---|
| client? | any | (Optional) | |
| extensions? | ApiClientExtension[] | (Optional) |
On this page