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
Thanks for raising this 🙏 . Just for clarifying, this is not a regression, right? I don't think we changed that part of codegen recently.
Also, but I'm guessing you know that already, you can disable __Schema generation with generateSchema.set(false)andgenerateDataBuilders.set(false) (Data builders use those types)
I didn't know to be honest, thanks! We wanted to try Data Builders and enabled generateDataBuilders which enables generateSchema. I guess we cannot try it until there is a fix for this.
Version
4.0.2-2024.10.25
Summary
Hi team,
I'm getting this error when I run the codegen. We have over 10K types.
Steps to reproduce the behavior
No response
Logs
The text was updated successfully, but these errors were encountered: