NodeActionEvent
class NodeActionEvent
Contains information about an action (operation) called by a node during execution.
Types
Properties
Link copied to clipboard
The name of the operation that the node called.
Link copied to clipboard
The request payload sent to the downstream service.
Link copied to clipboard
The response payload received from the downstream service.
Link copied to clipboard
The name of the service that the node called.