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

View File

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