ShareConnection
The connection type for shares.
type ShareConnection {
edges: [ShareEdge!]!
pageInfo: PageInfo!
}
Fields
ShareConnection.edges ● [ShareEdge!]! non-null object
The list of edges.
ShareConnection.pageInfo ● PageInfo! non-null object
The pagination information.
Returned by
shares query