IFilterGroup

Interface

Groups of filters with an operation specifying how the filters should be connected when serialized

Properties

Property Type Notes
filterType FilterType
filters Array<Filter<FilterType>>
operation Optional "AND" | "OR"

Interface defined in common/src/search/types/types.ts:32