It would be great in the Content API, to be able to get the total amount of items in the return of the getAll method.
That would allow us to be able to display a very common pagination pattern with numbered pages.
At the moment, we do not know if there is more content to query when limiting a query to X number of items.
Builder dev team, any chances to implement that anytime soon?
Really important feature to be able to build full pagination components when having lot of content on a data model.