Home > @vsf-enterprise/commercetools > ConfigFacet
# ConfigFacet interface
Filters available to the user
Signature:
export interface ConfigFacet
# Properties
Property | Type | Description |
---|---|---|
countingProducts? | boolean | (Optional) Whether to return product item count instead of default variant count. For more information refer to this page (opens new window) |
facet | string | Facet expressions described on this page (opens new window) |
filteringStrategy? | FacetFilteringStrategy | FacetFilteringStrategy[] | (Optional) Scope(s) applied to this specific filter. For more information refer to this page (opens new window) |
name | string | Facet alias described on this page (opens new window). The category alias for the first facet shown above is a constant and shouldn't be changed |
option | string | Filtering options described on this page (opens new window) |
type | FacetType | Facet data type |