PipelineMappingBuilder.unwind() method
Home > @cbnsndwch/zero-contracts > PipelineMappingBuilder > unwind
PipelineMappingBuilder.unwind() method
Adds an $unwind stage to deconstruct an array field
Signature:
unwind(path: string): this;Parameters
Parameter
Type
Description
path
string
Returns:
this
How was this page?