NoteEdge
A Note edge in the connection.
type NoteEdge {
cursor: Cursor
node: Note
}
Fields
NoteEdge.cursor ● Cursor scalar
A cursor for use in pagination.
NoteEdge.node ● Note object
The Note at the end of the edge.
Member Of
NoteConnection object