AggregateHoldingConnection
No description
type AggregateHoldingConnection {
edges: [AggregateHoldingEdge]!
pageInfo: PageInfo!
}
Fields
AggregateHoldingConnection.edges ● [AggregateHoldingEdge]! non-null object
Contains the nodes in this connection.
AggregateHoldingConnection.pageInfo ● PageInfo! non-null object
Pagination data for this connection.
Returned By
aggregateHoldings query
Member Of
Portfolio object