Skip to main content

WorkflowExecutionPage

No description

type WorkflowExecutionPage implements Page {
totalElements: Int
totalPages: Int
items: [WorkflowExecution!]!
selectorsUsed: [SystemSelector!]
}

Fields

WorkflowExecutionPage.totalElements ● Int scalar

WorkflowExecutionPage.totalPages ● Int scalar

WorkflowExecutionPage.items ● [WorkflowExecution!]! non-null object

WorkflowExecutionPage.selectorsUsed ● [SystemSelector!] list object

Interfaces

Page interface

Returned By

workflowExecutions query