SubspacesEdge
A Subspace edge in the connection.
type SubspacesEdge {
cursor: Cursor
node: Subspace!
}
Fields
SubspacesEdge.cursor ● Cursor scalar
A cursor for use in pagination.
SubspacesEdge.node ● Subspace! non-null object
The Subspace at the end of the edge.
Member Of
SubspacesConnection object