OBJECT
OptionValueFilterOption
Minimal subset of OptionValue type which can be used as a value of an option type filter for advert search
link GraphQL Schema definition
- type OptionValueFilterOption {
- String! :
- ID! :
- OptionType! :
- # In which position to put the option when displayed in a list of options.
- Int! :
- }