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