eyalll
Default Query Function to resume paused mutations
They say that you should provide Default Query Function for those mutations which is more straight forward if you are using "vanilla" react query. But I thought that it could be a way to provide all the query functions (at least the mutations) that trpc makes for react query
6 replies
Prefetch forEach
I found this thread with a very similar situation in V9: https://discord.com/channels/867764511159091230/894984069291581511/912683074221912104
2 replies