Pagination with populate

Hi all :slightly_smiling_face:

I don’t understand how I can do pagination with the populate option. I just have several collections and they are all inside Card.
I want to display 5 elements on a page and paginate all the others.

how to do it?

screenshots from vscode

An idea: change the pageSize to get 5 items per request

1 Like