TanStackT
TanStack3y ago
8 replies
comprehensive-tomato

useQuery without QueryProvider

I am using react query with nextJs 13 and sometime i want to useQuery without any cache just to use the loading, data, isError functions, is that possible?
Was this page helpful?