interface ProductSearchFacetCountExpression {
    count: ProductSearchFacetCountValue;
}

Hierarchy (View Summary)

Properties

Properties

Definition of the count facet.