OBJECT
An edge in a connection.
type BookmarkEdge {# The item at the end of the edge.node: Bookmark # A cursor for use in pagination.cursor: Cursor! }