Home > @vsf-enterprise/bigcommerce-theme > IntegrationContext
# IntegrationContext interface
Signature:
export interface IntegrationContext<CLIENT = any, CONFIG = any, API = any>
# Properties
| Property | Type | Description |
|---|---|---|
| api | API | |
| client | CLIENT | |
| config | CONFIG |