Yeah, not very useful, but partly because there are different issues with types with this upgrade throughout the codebase. Discovered that the problem is actually that tRPC 10 gives us introspection re: query output where previously we had implicit anys that got typed downstream, so there are new type clashes between string / date / decimal that we previously did not have.