`useQuery` returning type `never`
@ns/convex I have all the Convex code and in another @nx/nextjs-app I develop my Next.js client. Everything works well, except that TypeScript infers useQuery's return type to never.Has anyone else encountered this? Got any idea how to solve it?
