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
We use zeus to generate typescript bindings for a graphql endpoint that has a lot of types and fields. Our generated files are huge. They are often a source of repo conflict and reviewing diffs is challenging. Is there any way to get zeus to generate a file per type or something like that? Has anyone forked and worked on that?
The text was updated successfully, but these errors were encountered:
Be careful opening in github, it might crash your browser. It gives IDEs a heck of a time and also any time there is changes the diffs are huge and we have conficts. What I would love is if each table/resource was broken up into its own file so that we have much smaller index/const files to deal with. Any hope here?
We use zeus to generate typescript bindings for a graphql endpoint that has a lot of types and fields. Our generated files are huge. They are often a source of repo conflict and reviewing diffs is challenging. Is there any way to get zeus to generate a file per type or something like that? Has anyone forked and worked on that?
The text was updated successfully, but these errors were encountered: