Skip to content
Main Navigation
Platform Guide
API Reference
Knowledge Base
Appearance
Menu
Return to top
On this page
WorkflowExecutionStepFilterInput
Type:
Input
Fields
Name
Type
Default
Description
and
[
WorkflowExecutionStepFilterInput
!]
completedAt
WorkflowExecutionStepFilterCompletedAt
When the step completed
createdAt
WorkflowExecutionStepFilterCreatedAt
durationSeconds
WorkflowExecutionStepFilterDurationSeconds
errorDetails
WorkflowExecutionStepFilterErrorDetails
Error information if the step failed
execution
WorkflowExecutionFilterInput
The workflow execution this step belongs to
executionId
WorkflowExecutionStepFilterExecutionId
executionOrder
WorkflowExecutionStepFilterExecutionOrder
Order in which this step was executed
id
WorkflowExecutionStepFilterId
inputData
WorkflowExecutionStepFilterInputData
Input data for this step
isActive
WorkflowExecutionStepFilterIsActive
logCount
WorkflowExecutionStepFilterLogCount
metrics
WorkflowExecutionStepFilterMetrics
Performance metrics for this step
nodeId
WorkflowExecutionStepFilterNodeId
UUID of the workflow node being executed
not
[
WorkflowExecutionStepFilterInput
!]
or
[
WorkflowExecutionStepFilterInput
!]
outputData
WorkflowExecutionStepFilterOutputData
Output data from this step
parallelGroup
WorkflowExecutionStepFilterParallelGroup
Group identifier for parallel execution
retryCount
WorkflowExecutionStepFilterRetryCount
Number of times this step has been retried
startedAt
WorkflowExecutionStepFilterStartedAt
When the step started executing
status
WorkflowExecutionStepFilterStatus
Current status of this step
updatedAt
WorkflowExecutionStepFilterUpdatedAt
workflowNodeId
WorkflowExecutionStepFilterWorkflowNodeId
The workflow node being executed