hosseinmd/swagger-typescript

react-query mutations

Closed this issue · 1 comments

After doing a post request, queries must be invalidated, but I can't access query keys and I have to type them manually. This defeats code generation's purpose. What can I do to access to query keys?

I found it! I can access it with
useGetWhateverHook.info().key