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
?0 Replies