{ $unwind: { path: <field path>, includeArrayIndex: <string>, // to include documents whose sizes field is null, missing, or an empty array. preserveNullAndEmptyArrays: <boolean> } }