First of all I would like to thank you for your template library. I was wondering whether you could provide a way to paginate response for list_items method. firestore allows you to paginate based on cursor and I think that could be used instead of offset to paginate the response.
First of all I would like to thank you for your template library. I was wondering whether you could provide a way to paginate response for list_items method. firestore allows you to paginate based on cursor and I think that could be used instead of offset to paginate the response.