FilterOption object
A filter option is one possible value in a search filter.
On this page
Fields
- label (
[String!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01)
)
The filter option’s label for display purposes. - value (
[String!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01)
)
The filter option’s value.
Types that return FilterOption
[SearchFilterOptions.productAvailability](https://shopify.dev/docs/admin-api/graphql/reference/common-objects/searchfilteroptions#productavailability-2021-01)