workflowExecutionSetSummary
Get a summary of a set of executions. NOTE: This query does not check whether all the execution IDs come from the same workflow. It will just generate the summary for the given IDs.
workflowExecutionSetSummary(
executions: [ID!]!
): WorkflowExecutionSetSummary!
Arguments
workflowExecutionSetSummary.executions ● [ID!]! non-null scalar
Type
WorkflowExecutionSetSummary object
Summary of workflow executions