1
0
Fork 0
mirror of synced 2024-08-12 16:41:26 +12:00
This commit is contained in:
Mel O'Hagan 2022-07-19 17:28:56 +01:00
parent ed0bd07732
commit da066a95b4

View file

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