erquhartE
Convex Community3y ago
8 replies
erquhart

Support obscuring errors from relationship helpers

I was looking at using the helpers, which I really want to do via npm rather than copying code, and one drawback is they throw application errors when a value isn't found. Would be cool if this were optional. Not sure how ConvexError works, maybe I can just wrap in my own try/catch and rethrow a regular error?
Was this page helpful?