This commit is contained in:
Mel O'Hagan 2022-07-19 17:28:56 +01:00
parent e5dc38845b
commit f376fc30b3
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ class QueryBuilder {
empty: {}, empty: {},
notEmpty: {}, notEmpty: {},
oneOf: {}, oneOf: {},
contains: {} , contains: {},
...base, ...base,
} }
this.limit = 50 this.limit = 50