rulvar API reference / @rulvar/rulvar / WorkflowCallOpts
Interface: WorkflowCallOpts
Defined in: packages/core/dist/index.d.ts
Options of ctx.workflow; key replaces args in the child identity.
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
approach? | string | Approach slug entering approachSig (DEF-3). | packages/core/dist/index.d.ts |
key? | string | - | packages/core/dist/index.d.ts |
lineage? | SpawnLineageOpt | Lineage continuation (DEF-3); embedded in the admission decision entry. | packages/core/dist/index.d.ts |