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