Skip to main content

SupEvalKitCompatibleSoftwareProjectConnection

A connection to a list of items.

type SupEvalKitCompatibleSoftwareProjectConnection {
edges: [SupEvalKitCompatibleSoftwareProjectEdge!]
nodes: [SupSoftwareProject!]
pageInfo: PageInfo!
totalCount: Int!
}

Fields

SupEvalKitCompatibleSoftwareProjectConnection.edges ● [SupEvalKitCompatibleSoftwareProjectEdge!] list object

A list of edges.

SupEvalKitCompatibleSoftwareProjectConnection.nodes ● [SupSoftwareProject!] list object

A flattened list of the nodes.

SupEvalKitCompatibleSoftwareProjectConnection.pageInfo ● PageInfo! non-null object

Information to aid in pagination.

SupEvalKitCompatibleSoftwareProjectConnection.totalCount ● Int! non-null scalar

Identifies the total count of items in the connection.