Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GraphParameterLink

Package version

interface

An interface representing GraphParameterLink. Association link for a graph global parameter to a node in the graph.

Hierarchy

  • GraphParameterLink

Index

Properties

Properties

nodeId

nodeId: string
member

{string} nodeId The graph node's identifier

parameterKey

parameterKey: string
member

{string} parameterKey The identifier of the node parameter that the global parameter maps to.

Generated using TypeDoc