Member Junction
Preparing search index...
@memberjunction/ai-core-plus
ProjectTaskRowsToSpec
Function ProjectTaskRowsToSpec
ProjectTaskRowsToSpec
(
workflowName
:
string
,
rows
:
readonly
TaskRunRow
[]
,
edges
:
readonly
TaskRunEdge
[]
,
)
:
TaskRunProjection
The task ID is the node's identity, because a run has no tempIds — those died at submission.
Parameters
workflowName
:
string
rows
:
readonly
TaskRunRow
[]
edges
:
readonly
TaskRunEdge
[]
Returns
TaskRunProjection
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Member Junction
Loading...
The task ID is the node's identity, because a run has no tempIds — those died at submission.