SearchFacetItemValueOutput interface
The content of a search facet result item.
Property Details
count
The count of the facet item.
count?: number
Property Value
number
value
The name of the facet item.
value?: string
Property Value
string