Skip to main content

DocumentActivityConnectionTypeConnection

A connection to a list of items.

type DocumentActivityConnectionTypeConnection {
pageInfo: PageInfo!
edges: [DocumentActivityConnectionTypeEdge]
}

Fields

DocumentActivityConnectionTypeConnection.pageInfo ● PageInfo! non-null object

Information to aid in pagination.

DocumentActivityConnectionTypeConnection.edges ● [DocumentActivityConnectionTypeEdge] list object

A list of edges.

Member of

DocumentType object