Anchor to FilterValueFilter
objectFilter Value
Requires access scope.
A selectable value within a filter.
Anchor to FieldsFields
- Anchor to countcount•Int!non-null
The number of results that match this filter value.
- •String!non-null
A unique identifier.
- Anchor to imageimage•Media
Image The visual representation when the filter's presentation is
.
- Anchor to inputinput•JSON!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
objects, you can combine their respective
input
values to use in a subsequent query.- Anchor to labellabel•String!non-null
A human-friendly string for this filter value.
- Anchor to swatchswatch•Swatch
The visual representation when the filter's presentation is
.
Was this section helpful?