You are reading the documentation for Vue Storefront v2. See the latest docs.

Home > @vue-storefront/core > MiddlewareConfig

MiddlewareConfig interface

Signature:

export interface MiddlewareConfig 

Properties

Property Modifiers Type Description
helmet? boolean | Readonly<HelmetOptions> (Optional)
integrations Record<string, Integration>