OBJECT
OptionTypeFilterOption
Minimal subset of OptionType type which can be used to build an option type filter for advert search
link GraphQL Schema definition
- type OptionTypeFilterOption {
- String! :
- ExternalID!]! : [
- # The option values associated with an option type
- OptionValueFilterOption!]! : [
- # In which position to put the option when displayed in a list of options.
- Int! :
- }