- Skip mapping: the entire mapping produces
nil. PropertyMapping interprets that as “do not write a value for this run”. - Skip iteration: when inside an
Eachsubgraph, the current item is dropped from the result; when at the top level, behaves the same as Skip mapping.
Inputs
- Data in — terminal; no value emerges past Skip.
Schema
- Mode —
skip_mappingorskip_iteration.