Is a convex function code visible in the webclient ?
Hi there,
I just wanted to make sure I understand this right .... If I create a function in convex. It will get uploaded to the convex server and then all the code will life there. So a malicious user, looking at the webclient javascript only sees useMutation(api.myfunction) but can NOT see the actual code of the function, or even modify it ?