Pagination in cosmos db nosql with continuation token
I’m trying to implement a simple paging system with node js, express js api and cosmos on my react front end, but i’m not really sure the best way to implement a the paging when the user wants to go back. there is very very confusion please help me out