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