DataflowGraphGraphNodeConfiguration interface

DataflowGraph graph node configuration.

Properties

key

Key of the configuration.

value

Value of the configuration.

Property Details

key

Key of the configuration.

key: string

Property Value

string

value

Value of the configuration.

value: string

Property Value

string