SSR with Next.js and Pagination
So for this function https://docs.convex.dev/api/modules/nextjs#preloading-data (
preloadQuery) can we also do usePaginatedQuery ? Right now im using this on my client side and want to see if i can make this change.
