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