filterLazy

Lazy-loaded filter category with its items.

Examples

type FilterLazy {
  type: FilterTypes
  items: [FilterInfo]
}

Fields

Field
Description
Supported fields

Type of filter category

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