PipelineUnwindOperation

struct PipelineUnwindOperation {}

Members

Variables

includeArrayIndex
string includeArrayIndex;

Optional. The name of a new field to hold the array index of the element. The name cannot start with a dollar sign $.

path
string path;

Field path to an array field. To specify a field path, prefix the field name with a dollar sign $.

Meta