This commit is contained in:
Dean 2024-09-11 13:05:14 +01:00
parent ae8bd22253
commit 956a10e1b4
1 changed files with 1 additions and 0 deletions

View File

@ -530,6 +530,7 @@ export const buildQueryLegacy = (
}
}
} else if (isLogicalSearchOperator(queryOperator)) {
// ignore
} else if (query[queryOperator] && operator !== "onEmptyFilter") {
if (type === "boolean") {
// Transform boolean filters to cope with null.