DataflowGraphConnectionInput interface

DataflowGraph DataflowGraphNode Connection Input.

Properties

name

Name of the input node.

schema

Schema settings for the input node.

Property Details

name

Name of the input node.

name: string

Property Value

string

schema

Schema settings for the input node.

schema?: DataflowGraphConnectionSchemaSettings

Property Value