Conditional queries with $dynamic
Is there a way to not execute the query yet within the if statement?
1 Reply
or is it a typing issue? because if i dont await it then i dont think it gets executed but eslint is yelling at me that promises should be awaited 🤔