@cbnsndwch/zero-sources

PipelineMappingBuilder.projection() method

Home > @cbnsndwch/zero-contracts > PipelineMappingBuilder > projection

PipelineMappingBuilder.projection() method

Sets the projection for the final output

Signature:

projection(proj: PipelineTableMapping<T>['projection']): this;

Parameters

Parameter

Type

Description

proj

PipelineTableMapping<T>['projection']

Returns:

this

How was this page?