How would you like Schema to struct generation to look like? #67
Replies: 1 comment
-
No idea yet
Generate those that have the magic comment would be better. It would be easier and cleaner for embedding with existing codegen (e.g. rpc, db code generation)
I have no opinion on |
Beta Was this translation helpful? Give feedback.
-
One of the next features I would like to work on is a CLI to generate structs based on your ZogSchemas. This is a good first step for other generators based on the ZogSchemas such as but not limited to:
With that in mind I would like to pool you all on a few things:
userSchema
would generate atype User struct
Beta Was this translation helpful? Give feedback.
All reactions