Skip to main content

FolderDocumentsConnectionConnection

A connection to a list of items.

type FolderDocumentsConnectionConnection {
pageInfo: PageInfo!
edges: [FolderDocumentsConnectionEdge]
}

Fields

FolderDocumentsConnectionConnection.pageInfo ● PageInfo! non-null object

Information to aid in pagination.

FolderDocumentsConnectionConnection.edges ● [FolderDocumentsConnectionEdge] list object

A list of edges.

Member of

FolderType object