Details
-
Task
-
Resolution: Done
-
Major - P3
-
None
-
3.8.2
-
None
Description
When using builders for the aggregation framework, I couldn't find one for the `$cond` operator. This forced me to rewrite my whole aggregation query using `Document` since I couldn't mix the two.
If this builder exists, then I couldn't find it in the documentation.