Skip to content

Add totalCount field to possible connections

Jayesh requested to merge add-total-count into master

Add TotalCount to all the connections with GraphQL level pagination. Create a new wrapper dataclass for connection data.

Merge request reports