Skip to main content

ShareFolderDocumentsConnectionEdge

An edge in a connection.

type ShareFolderDocumentsConnectionEdge {
node: DocumentType
cursor: String!
}

Fields

ShareFolderDocumentsConnectionEdge.node ● DocumentType object

The item at the end of the edge

ShareFolderDocumentsConnectionEdge.cursor ● String! non-null scalar

A cursor for use in pagination

Member of

ShareFolderDocumentsConnectionConnection object