FilterOption object
This page was printed on Dec 12, 2019. For the current version, visit https://help.shopify.com/en/api/graphql-admin-api/reference/object/shop/filteroption.
Version 2020-01 (Release candidate)
A filter option is one possible value in a search filter.
On this page
Fields
label
(String! )
|
The filter option's label for display purposes. |
value
(String! )
|
The filter option's value. |
Types that return FilterOption
Version 2019-10 (Latest)
A filter option is one possible value in a search filter.
On this page
Fields
label
(String! )
|
The filter option's label for display purposes. |
value
(String! )
|
The filter option's value. |
Types that return FilterOption
Version 2019-07
A filter option is one possible value in a search filter.
On this page
Fields
label
(String! )
|
The filter option's label for display purposes. |
value
(String! )
|
The filter option's value. |