loliklr:)L
Convex Community9mo ago
2 replies
loliklr:)

Using Neverthrow with convex

I am trying to add neverthrow to my convex functions to get type safety, but when i add ok({hello: "world"}) in a mutation, i get an error complaining about the fact that convex does not accept the type. Is there any way to add neverthrow to my mutations? And if not: What is the suggested way for getting type safe errors in convex?
Was this page helpful?