Home > @vue-storefront/core > Integration
Integration interface
Signature:
export interface Integration
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| configuration | any | ||
| customQueries? | Record<string, CustomQueryFn> | (Optional) | |
| extensions? | (extensions: ApiClientExtension[]) => ApiClientExtension[] | (Optional) | |
| location | string |