v0.4.0
Now, the generated code are base files for definition of objects, queries and mutations
Optionally, these files can be "run" in bulk to generate the entire crud automatically.
This changes everything, as now the generated code can be freely replaced, without affecting the customizations already made in the project and maintaining type safety.
Thanks for @saphewilliam for the code that make this possible.