Last update:
July 26, 2024
TermFacet object¶
This type represents a facet for filtering products based on discrete values or terms.
Fields¶
Field | Description |
---|---|
name String! |
The name of the term facet. |
label String! |
A label of the term facet. |
facetType FacetTypes |
The type of the term facet. |
terms FacetTermType |
A specific term or value within the term facet. |