Home > @vue-storefront/core > IntegrationContext
IntegrationContext interface
Signature:
export interface IntegrationContext<CLIENT = any, CONFIG = any, API = any>
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| api | API | ||
| client | CLIENT | ||
| config | CONFIG |
Home > @vue-storefront/core > IntegrationContext
Signature:
export interface IntegrationContext<CLIENT = any, CONFIG = any, API = any>
| Property | Modifiers | Type | Description |
|---|---|---|---|
| api | API | ||
| client | CLIENT | ||
| config | CONFIG |
On this page