How declare zod schema if have a function returns a promise #120
Unanswered
miguedev1047
asked this question in
Q&A
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
If I create a function that returns a promise, how should I declare the Zod schema?
And recibe this error if use z.promise(...)
Beta Was this translation helpful? Give feedback.
All reactions