Home > @vue-storefront/core > AgnosticFacet
AgnosticFacet interface
Signature:
export interface AgnosticFacet
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| attrName? | string | (Optional) | |
| count? | number | (Optional) | |
| id | string | ||
| metadata? | any | (Optional) | |
| selected? | boolean | (Optional) | |
| type | string | ||
| value | any |