Data from the parent machine's context to set as the (partial or full) context for the invoked child machine.
Data should be mapped to match the child machine's context shape.
The implementation for executing the action.
The source of the machine to be invoked, or the machine itself.
The type of action that is executed.
Generated using TypeDoc
If
true
, events sent to the parent service will be forwarded to the invoked service.Default:
false