Updates
This commit is contained in:
@@ -983,6 +983,8 @@ export const ServerQueryEqualities = [
|
||||
"GREATER THAN OR EQUAL",
|
||||
"LESS THAN",
|
||||
"LESS THAN OR EQUAL",
|
||||
"MATCH",
|
||||
"MATCH_BOOLEAN",
|
||||
] as const;
|
||||
|
||||
export type ServerQueryParam<
|
||||
|
||||
Reference in New Issue
Block a user