Fields
count
IntNumber of products that match this filter value.
currency_code
StringCurrency code for the currency used for price type filters.
currency_symbol
StringCurrency symbol for the price type filters.
display
String!Required
Display name or label for the filter value.
display_format
StringFormat in which the filter value is displayed.
is_selected
Boolean!Required
Whether this filter value is currently selected.
max
IntMaximum value of the filter range.
min
IntMinimum value for the range filter.
query_format
StringFormat used for the filter value in queries.
selected_max
IntThe maximum value selected by the user for range filter.
selected_min
IntThe minimum value selected by the user for range filter.
value
StringValue associated with the filter option.
Was this section helpful?