Closed as not planned
Closed as not planned
Description
Hello everyone, I am trying to build pagination with spring graphql. I noticed that on graphql specification (https://graphql.org/learn/pagination/#end-of-list-counts-and-connections) a totalCount property is defined to allow us to know the total number of elements stored and not only the ones returned in the query. From what I saw until now I think spring-graphql doesn't support that. Any timeline for this feature to exists or is it not at all planned?
Kind regards
Daniel Fermoselle