Ali SamadiA
tRPC2mo ago
2 replies
Ali Samadi

Can we use trpc route inside another trpc route?

I have two routes, one is for generating image, and another one is uploading and creating a row in DB. So I am wondering if we can use the generating image route after the creating row in DB.
Was this page helpful?