feat: wanna default handle callback for `useMutation` in `react-query`trpc/trpc · updated9 months ago · 29% similar ✅ accepted-PRs-welcome
Chapter 4) The React `useQuery()` / `useMutation`trpc/v10-playground · updated4 years ago · 28% similar ❕ RFC
bug: React: Types for callback of `trpc.useQueries` doesn't allow returning an empty arraytrpc/trpc · updated9 months ago · 27% similar 🐛 bug: unconfirmed
Allow passing no `input` on mutations with optional/no inputtrpc/trpc · closed3 years ago · 54% similar 🧙🏻 typescript wizardry
bug: cannot narrow input types of `useMutation(trpc...).mutate(INPUT)` - cannot overwrite `mutationoptions.mutationFn` (`@trpc/tanstack-react-query`)trpc/trpc · closed7 months ago · 34% similar 🐛 bug: unconfirmed
Improve docs section for "Inferring Types"trpc/trpc · closed3 years ago · 29% similar 📚 documentation / examples