Dynamic select() query builder

With the .$dynamic() operator, we're able to double up on .where() and .limit() additions without erroring. However, we can't add on to the original select() query. Is there a way to do this to add new fields to an existing query being built?
2 Replies
shreddish
shreddish6mo ago
did you ever figure out if this was possible?
Raiyan
Raiyan6mo ago
any help?

Did you find this page helpful?