📄️ Declaring table columns dependencies type-safely
A common issue when using tRPC over GraphQL is the fact that overfetching is supposed to be solved by GraphQL, but it's not clear how you can do the same thing with tRPC.
📄️ Cursor Pagination
You can read about cursor pagination and its benefits in this article from slack.