MongoDB Query Language (MQL) Array Expression Operators

Array expression operators manipulate and transform array data within aggregation expressions. These operators allow you to perform operations like filtering array elements, mapping transformations, reducing arrays, and extracting specific elements or slices from arrays.