Spawns a child workflow and awaits the result, or if await is false, returns immediately.
await
Workflow options.
Result of the child workflow.
Spawns a child workflow and awaits the result, or if
await
is false, returns immediately.