Await tRPC Mutation response
Can you await a trpc mutation response?
For instance onClick fire a async function handler and await the trpc.user.create.mutation()
For instance onClick fire a async function handler and await the trpc.user.create.mutation()
