Home > @vue-storefront/cache > CacheTagPrefix
CacheTagPrefix enum
Signature:
export declare enum CacheTagPrefix
Enumeration Members
| Member | Value | Description |
|---|---|---|
| Attribute | "A" | |
| Block | "O" | |
| Cart | "B" | |
| Category | "C" | |
| Filter | "F" | |
| Product | "P" | |
| View | "V" |
Home > @vue-storefront/cache > CacheTagPrefix
Signature:
export declare enum CacheTagPrefix
| Member | Value | Description |
|---|---|---|
| Attribute | "A" | |
| Block | "O" | |
| Cart | "B" | |
| Category | "C" | |
| Filter | "F" | |
| Product | "P" | |
| View | "V" |
On this page