IGroupMemberFilterDefinition

Interface

These properties must all be passed through so they are sent in separate fields and not serialized into a q Also joined does not take the same format as dates in q

Properties

Property Type Notes
joined Optional IDateRange<number> | IRelativeDate
memberType Optional "admin" | "member"
name Optional string | string[] | IMatchOptions
orgIds Optional string | string[] | IMatchOptions

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