Hello everyone
I have a query to filter set of cards using CardSearch as example:
above, has the query and the search result, the pagination parameters returned inform that I have more pages to be seen
when I update the query to bring up the next page, I get the following return
the curious thing is that there are card titles where pagination works normally, for example:
for cards with title = "Almir Mario Bitto" the pagination does not work.
for cards with title = "Filipe Gomes de Lima" pagination works normally
Are there any details to be adjusted in the query?
I appreciate any help