Enhancement: Typed TRPC Errors #463
Labels
backlog
these issues would not be addressed until a certain checkpoint is reached
enhancement
New feature or request
For now we are throwing the built-in TrpcError object which is not that great keeping track of error codes.
What we need is a Synced TypedErrors system, kinda like TypeID system we have.
The text was updated successfully, but these errors were encountered: