rulvar API reference / @rulvar/rulvar / ChildIdentityInput
Interface: ChildIdentityInput
Defined in: packages/core/dist/index.d.ts
Nested workflow spawns: ctx.workflow (kind 'child').
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
args | Json | Canonical JSON of the arguments; opts.key, when set, replaces args. | packages/core/dist/index.d.ts |
kind | "child" | - | packages/core/dist/index.d.ts |
workflow | string | Registered workflow name. | packages/core/dist/index.d.ts |