message channel change 2 (#15269)
Co-authored-by: Charles Bochet <charles@twenty.com>
This commit is contained in:
@@ -114,6 +114,7 @@ export type SelectFilter = {
|
||||
is?: IsFilter;
|
||||
in?: string[];
|
||||
eq?: string;
|
||||
neq?: string;
|
||||
};
|
||||
|
||||
export type MultiSelectFilter = {
|
||||
|
||||
Reference in New Issue
Block a user