DocumentLinkedDocumentsConnectionTypeEdge
An edge in a connection.
type DocumentLinkedDocumentsConnectionTypeEdge {
node: DocumentType
cursor: String!
}
Fields
DocumentLinkedDocumentsConnectionTypeEdge.node
● DocumentType
object
The item at the end of the edge
DocumentLinkedDocumentsConnectionTypeEdge.cursor
● String!
non-null scalar
A cursor for use in pagination