Skip to main content

WorkflowProfileTypeConnection

The connection type for WorkflowProfileType.

type WorkflowProfileTypeConnection {
edges: [WorkflowProfileTypeEdge]
nodes: [WorkflowProfileType]
pageInfo: PageInfo!
totalCount: Int!
}

Fields

WorkflowProfileTypeConnection.edges ● [WorkflowProfileTypeEdge] list object

A list of edges.

WorkflowProfileTypeConnection.nodes ● [WorkflowProfileType] list object

A list of nodes.

WorkflowProfileTypeConnection.pageInfo ● PageInfo! non-null object

Information to aid in pagination.

WorkflowProfileTypeConnection.totalCount ● Int! non-null scalar

Returned By

workflowProfiles query