samuelkraft/notion-blog-nextjs

How to create "previous" pagination feature

Opened this issue · 0 comments

Currently I see the notion that the api supports pagination, but it only helps us to do the next page.

Document pagination: https://developers.notion.com/reference/pagination

I am really looking for a way to do the previous page feature, can you give me an example?