invalidateQuery - Error: Not implemented

I'm running a nextjs app and trying to invalidate a prefetched query after a mutation but am getting Error: Not implemented. in the code terminal. I have the query client set up, etc. Any ideas on how to fix this?
Was this page helpful?