Ahmed EidA
tRPC3y ago
Ahmed Eid

Nested procedures are separated by dots, is there a way to change that to `/`s instead ?

currently it looks something like this
/api/trpc/post.byId
, is there a way to have it like
/api/trpc/post/byId
?
Was this page helpful?