OBJECT
A Document edge in the connection.
Document
type DocumentsEdge {# A cursor for use in pagination.cursor: Cursor # The `Document` at the end of the edge.node: Document }