coder2000C
tRPC10mo ago
1 reply
coder2000

Context and TanStack

I am having trouble creating the appropriate context with the tanstack query client. The documentation says to use a type that asks for a NextApiResponse but all I can get is a plain NextResponse. Is there something I'm missing?
Was this page helpful?