GraphQL SchemaSubscription
namespacesProjectsFlowsExecutionResult
Subscription to asynchronously receive an execution result
Arguments
| Name | Type | Description |
|---|---|---|
executionIdentifier | String! | Execution identifier of the triggered execution |
Fields
| Name | Type | Description |
|---|---|---|
executionResult | ExecutionResult | The execution result of the relevant execution |