StepIdentity
StepIdentity =
object
Defined in: packages/core/src/workflow/types.ts:20
Properties
Section titled “Properties”key:
string|undefined
Defined in: packages/core/src/workflow/types.ts:23
name:
string
Defined in: packages/core/src/workflow/types.ts:22
parentStepId
Section titled “parentStepId”parentStepId:
string|null
Defined in: packages/core/src/workflow/types.ts:25
path:
string[]
Defined in: packages/core/src/workflow/types.ts:24
stepId
Section titled “stepId”stepId:
string
Defined in: packages/core/src/workflow/types.ts:21