Map Fields
processing.map-fields Processing v0.1.0 Builds a new JSON object by copying source paths to destination paths.
Ports
| Direction | Port | Label |
|---|---|---|
| Input | input | JSON |
| Output | output | Mapped JSON |
Properties
| Property | Type | Default | Description |
|---|---|---|---|
Mappingsmappings | json | {"payload":"$"} | Object of target → source-path mappings used to build a new payload. |
This page is generated from the node registry by gen-node-docs.mjs on every
site build — ports, properties, defaults and visibility rules cannot drift from the code.