filterLazy
Lazy-loaded filter category with its items.
Examples
type FilterLazy {
type: FilterTypes
items: [FilterInfo]
}
Fields
Field
Description
Supported fields
items [FilterInfo]
List of filter items in this category
id String
filterId String
label String
count Int
percent Int
changeNumber Float
policyId String
extraInfo [FilterExtraInfo]
References
Fields with this object:
Last updated