Skip to main content

WorkflowConnection Object

Represents a Relay Connection to a collection of Workflow objects.

Return fields

edges ([WorkflowEdge]!)

List of edges containing the nodes in this connection.

nodes ([Workflow]!)

List of nodes in this connection.

pageInfo (PageInfo!)

Pagination data for this connection.

totalCount (Int!)

Total count of nodes available.