Pagination docs not working
@trpc/server
Tried to follow https://trpc.io/docs/client/react/useInfiniteQuery but the example seems to be outdated. The link to cursor-based pagination of Prisma seems out-of-date (the linked page doesn't explain anything in regards to cursor based pagination).
Is there any more recent example? Thanks!
Is there any more recent example? Thanks!