Project@1
Node Project@1
allows you to select specific fields from the input data stream and pass them to the output stream.
Adapter Prerequisites
- General availability: All adapters support this node type.
Node Configuration
For fields path
, targetPath
, targetValueWriteMode
, and targetValueKind
, see Overview.
- type: Project@1
fields: # List of fields to include/exclude
- path: "$.Sinus" # Path to the field to include
inclusion: false # True then include, otherwise false
- path: "$.Constant_6"
inclusion: false