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