SupSoftwareProjectEdge
An edge in a connection.
type SupSoftwareProjectEdge {
cursor: String!
node: SupSoftwareProject!
}
Fields
SupSoftwareProjectEdge.cursor ● String! non-null scalar
A cursor for use in pagination.
SupSoftwareProjectEdge.node ● SupSoftwareProject! non-null object
The item at the end of the edge.