ibrahimyaacobI
Convex Community2y ago
16 replies
ibrahimyaacob

Do i have to re-write the validation again ??

i've been using this convex saas template and found this piece of code, the two thing is basically the same thing. I tried to refactor the mutation using
schema.table.subscriptions.validator
. The function compiles fine in the cloud, however when running the function im getting this error where my validator is just an empty object.
image.png
image.png
Was this page helpful?