Comment pagination

I use amity js sdk 5.16.0
I query the comments from post following the documentation https://docs.amity.co/social/web/comments#comment-query

I tried to change the value in first (or last) to more than 5 but, it always returns 5 comments only. Is it a bug?

Besides that, is there any way to apply pagination (or “load more comment”) by using the queryComments?

Hi @rzk I have passed this to our team to do further checking, we will keep you posted on the progress. Sorry for the inconvenience :pray:

Hello @rzk for comment query, you can use this api Amity API and change type to “pagination” which will allow you to specify the numbers of comments, pls let us know if you have further questions :pray: Thank you.