You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sure, it's something that this library should add sooner or later. Feel free to get started on it. I'm busier than usual lately, so I can't promise anything at this time.
Problem
I am using fastify + fastify-zod.
The fastify-zod required a return schema.
Suggested solution
Would you consider adding the payload schema?
Alternatives
Or I can contribute some code, now the code structure is very clear.
How about generating something called
createManyXXXActionResult.schema.ts
/findManyXXXActionResult.schema.ts
?The text was updated successfully, but these errors were encountered: