Recommended pattern for consolidating data in tRPC?
Hey all, is there a recommended pattern for consolidating data so that the format of the data in the output is consistent?
Currently building a standard t3 app and am considering using either links or a context dedicated to formatting the output of the data
0 Replies