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