MongoDB Query Language (MQL) Object Expression Operators
Object expression operators manipulate and transform document objects within aggregation expressions. These operators enable you to merge documents, convert objects to arrays and vice versa, set field values, and perform other document-level transformations.