multiple query in trpc endpoint
hello guys, i got a question is it possible to perform multiple query in single trpc endpoint, im still new to t3 so i cant find a solution to this
example:
1. create data in table A
2. and then update a value in table B
is there any solution to this? thanks in advance
example:
1. create data in table A
2. and then update a value in table B
is there any solution to this? thanks in advance

