1
0
Fork 0
mirror of synced 2024-06-28 02:50:50 +12:00
This commit is contained in:
Mel O'Hagan 2022-07-19 17:28:56 +01:00
parent e5dc38845b
commit f376fc30b3

View file

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