DelegationsConnection
Connection type for retrieving cursor-based paginated delegation information
type DelegationsConnection {
edges: [DelegationEdge]
pageInfo: PageInfo!
}
Fields
DelegationsConnection.edges
● [DelegationEdge]
list object
The delegation information available on this connection
DelegationsConnection.pageInfo
● PageInfo!
non-null object
The pagination information