Skip to content

Commit

Permalink
fix: sub objects in mongoose are resolved (#181)
Browse files Browse the repository at this point in the history
Fixes: #180 

Does not require any new changes to work.

Just use `@FilterableField` decorator with mongoose sub object schemas,
and filteration will work
  • Loading branch information
TriPSs authored Sep 22, 2023
2 parents c24e8a1 + 8b3dac7 commit 4fe634b
Show file tree
Hide file tree
Showing 7 changed files with 848 additions and 138 deletions.
Loading

0 comments on commit 4fe634b

Please sign in to comment.