A selectable value within a filter.
Returns
count ● String!non-null
The number of results that match this filter value.
input ● String!non-null
An input object that can be used to filter by this value on the parent field.
The value is provided as a helper for building dynamic filtering UI. For example, if you have a list of selected FilterValue objects, you can combine their respective input values to use in a subsequent query.
label ● String!non-null
A human-friendly string for this filter value.
Map
Field from
FilterValue
Was this article helpful to you?