I'd prefer it to be in a different format as we are migrating an older API to tRPC, and we want to give existing legacy services that interact with the API non-breaking changes, i.e., such that the json response is structured like:
{ "count": 1, "results": [...]}
{ "count": 1, "results": [...]}
Continue the conversation
Join the Discord to ask follow-up questions and connect with the community
t
tRPC
Move Fast & Break Nothing. End-to-end typesafe APIs made easy.