WorkflowExecutionSetSummaryLifeCycleStateCounts
No description
type WorkflowExecutionSetSummaryLifeCycleStateCounts {
running: Int!
waiting: Int!
finished: Int!
}
Fields
WorkflowExecutionSetSummaryLifeCycleStateCounts.running ● Int! non-null scalar
WorkflowExecutionSetSummaryLifeCycleStateCounts.waiting ● Int! non-null scalar
WorkflowExecutionSetSummaryLifeCycleStateCounts.finished ● Int! non-null scalar
Member Of
WorkflowExecutionSetSummary object