Replies: 1 comment
-
Nice catch. Can you give a scenario in which this would be used? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Good day! I would like to suggest adding "not exists" to the "withAggregate" method.
I looked at the method. You can achieve this by adding an exception for “not exists” as well (currently “exists” already has an exception).
Thank you!
There are three lines highlighted (635, 669 and 671) in which I made changes to achieve success.

Beta Was this translation helpful? Give feedback.
All reactions