MongoDB Query Language (MQL) Variable Expression Operators
Variable expression operators define and reference variables within aggregation expressions. These operators allow you to store intermediate results, reference computed values multiple times, and improve expression readability by creating named references to complex expressions.