workflowExecutionsByWorkflowId
Get workflow executions for an workflow given its ID.
workflowExecutionsByWorkflowId(
id: ID!
): [WorkflowExecution!]!
Arguments
workflowExecutionsByWorkflowId.id ● ID! non-null scalar
Type
WorkflowExecution object
A workflow execution.