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