Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 318 Bytes

pass_through.md

File metadata and controls

31 lines (21 loc) · 318 Bytes

PassThrough

What goes in comes out

Configuration Parameters

component_name: <user-supplied-name>
component_module: pass_through
component_config:

No configuration parameters

Component Input Schema

{
  <freeform-object>
}

Component Output Schema

{
  <freeform-object>
}