Skip to main content

ShareFolderConnectionConnection

A connection to a list of items.

type ShareFolderConnectionConnection {
pageInfo: PageInfo!
edges: [ShareFolderConnectionEdge]
}

Fields

ShareFolderConnectionConnection.pageInfo ● PageInfo! non-null object

Information to aid in pagination.

ShareFolderConnectionConnection.edges ● [ShareFolderConnectionEdge] list object

A list of edges.

Member of

PublicShareType object