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 |