Skip to Main Content
Builder.io Ideas

Return the total amount of items in a model for pagination purposes

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.

  • Attach files
      Drop here to upload
    • Guest
      Reply
      |
      Nov 20, 2024

      This has been requested for a long time on the forums, and is a basic feature of pagination. Low effort win here.

    • John Paul Wilkens
      Reply
      |
      Nov 12, 2024

      This is a big issue for us, which seems on the surface as a relatively minor feature to add!

      Lower effort, big win?

    • Guest
      Reply
      |
      Aug 28, 2024

      Builder dev team, any chances to implement that anytime soon?


    • Mauricio
      Reply
      |
      Oct 4, 2023

      Really important feature to be able to build full pagination components when having lot of content on a data model.