yoedusvany

Results 2 issues of yoedusvany

Can't query subdocuments fields I'm trying to query a document that it has subdocuments using nestjs-query only and a QueryService. Here is the example `const filterQuery: Query = { filter:...

bug

Hello I'm having an issue with documents that have an array properties like that document: person properties: - name - desc - contracts -- age -- type I want to...