I\'m working on a pagination with query cursors. Here is my state:
const state = { posts: [], nextDoc: null } cons