GraphParameterLink interface
Association link for a graph global parameter to a node in the graph.
Properties
node |
The graph node's identifier |
parameter |
The identifier of the node parameter that the global parameter maps to. |
Property Details
nodeId
The graph node's identifier
nodeId: string
Property Value
string
parameterKey
The identifier of the node parameter that the global parameter maps to.
parameterKey: string
Property Value
string