PropertyFilters

Example values

TypeScript
{
[propertyName: string]: {
values: string[];
operator: PropertyMatchType;
};
}

Community questions

Questions about this page? or post a community question.