public static class Storefront.FilterQuery extends Query<Storefront.FilterQuery>
_queryBuilder, ALIAS_SUFFIX_SEPARATOR| Modifier and Type | Method and Description |
|---|---|
Storefront.FilterQuery |
id()
A unique identifier.
|
Storefront.FilterQuery |
label()
A human-friendly string for this filter.
|
Storefront.FilterQuery |
presentation()
Describes how to present the filter values.
|
Storefront.FilterQuery |
type()
An enumeration that denotes the type of data this filter represents.
|
Storefront.FilterQuery |
values(Storefront.FilterValueQueryDefinition queryDef)
The list of values for this filter.
|
appendQuotedString, startField, startInlineFragment, withAliaspublic Storefront.FilterQuery id()
public Storefront.FilterQuery label()
public Storefront.FilterQuery presentation()
public Storefront.FilterQuery type()
public Storefront.FilterQuery values(Storefront.FilterValueQueryDefinition queryDef)