context.client undefined in react query V5
For example, I would love to instead of the above do something like:
The docs say this should work but I get an error saying context.client does not exist.
https://tanstack.com/query/latest/docs/framework/react/guides/mutations
