SupSoftwareProjectEvalKitSourceConnection
A connection to a list of items.
type SupSoftwareProjectEvalKitSourceConnection {
edges: [SupSoftwareProjectEvalKitSourceEdge!]
nodes: [SupSoftwareProjectEvalKitSource!]
pageInfo: PageInfo!
totalCount: Int!
}
Fields
SupSoftwareProjectEvalKitSourceConnection.edges ● [SupSoftwareProjectEvalKitSourceEdge!] list object
A list of edges.
SupSoftwareProjectEvalKitSourceConnection.nodes ● [SupSoftwareProjectEvalKitSource!] list object
A flattened list of the nodes.
SupSoftwareProjectEvalKitSourceConnection.pageInfo ● PageInfo! non-null object
Information to aid in pagination.
SupSoftwareProjectEvalKitSourceConnection.totalCount ● Int! non-null scalar
Identifies the total count of items in the connection.