Replies: 1 comment
-
z.string().optional() |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How can I create a remote function query where the input arguments are optional?
Even after setting the zod schema as optional I still get an error stating to pass the argument...
Beta Was this translation helpful? Give feedback.
All reactions