Viktor Andersen

Results 2 comments of Viktor Andersen

I fixed this by replacing `limit: 999` with `limit: 30` on line 19 in `src/api/notion.ts`. ```javascript const loadPageChunkBody = { limit: 30, cursor: { stack: [] }, chunkNumber: 0, verticalColumns:...

[Nhost](https://docs.nhost.io/database/extensions)