filterLazy
Last updated
Lazy-loaded filter category with its items.
type FilterLazy {
type: FilterTypes
items: [FilterInfo]
}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]
Last updated
