raytk icon indicating copy to clipboard operation
raytk copied to clipboard

Variables that can be passed down the graph

Open t3kt opened this issue 3 years ago • 0 comments

Use case: a field that produces a primary value but also secondary values. The secondary values are populated during the field invocation. A downstream operator invokes the field, then invokes one or more additional inputs, which can access the extra data from the first field.

t3kt avatar Dec 11 '21 07:12 t3kt