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