You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// If string type, an expression which selects parts of the states data output to become the workflow data input of continued execution. If object type, a custom object to become the workflow data input of the continued execution
497
+
// If string type, an expression which selects parts of the states data output to become the workflow data input of
498
+
// continued execution. If object type, a custom object to become the workflow data input of the continued execution
490
499
Datainterface{} `json:"data,omitempty"`
491
500
// WorkflowExecTimeout Workflow execution timeout to be used by the workflow continuing execution. Overwrites any specific settings set by that workflow
0 commit comments