Hey, using Nico's Kirimase tRPC package. I am trying to call the queries and mutations, in the db/schema/posts it has the 'to use' CRUD functions, but how do I use these in my postsRouter as for example: /api/trpc/posts.create and /api/trpc/posts.id/1?
I have been seeing some createCaller online, and haven't been able to use this with my values from my form.
Thank you in advance!
No replies yet
Join the Discord to continue the conversation
t
tRPC
Move Fast & Break Nothing. End-to-end typesafe APIs made easy.