Replies: 1 comment
-
/cc @FroMage (panache), @loicmathieu (mongodb,panache) |
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.
-
Is there a way to dynamically define the "projected" fields using the MongoDB Panache extension?
Right now it takes in a class with properties for the projected fields. I would like to dynamically adjust that as a part of the query.
Beta Was this translation helpful? Give feedback.
All reactions