Skip to content

Draft: Resolve "GraphQL: Implement totalCount in connections"

Jayesh requested to merge 4307-graphql-implement-totalcount-in-connections into master

Add TotalCount to all the connections with GraphQL level pagination. Create a new wrapper dataclass for connection data. Closes #4307 (closed)

Merge request reports