ProductFacet
OBJECT
A filterable attribute returned by storefront search/collection queries. Storefront sidebar checks `code` against its known facets to decide how to render (range slider vs checkbox list).
Fields
code:String!label:String!type:String!Either "terms" (checkbox list) or "range" (price buckets).
