Code Generation: Users can now override the default apollo-angular package, providing greater flexibility in their code generation process.
Improvements
Code Generation: A hotfix is implemented to ensure that all input types are correctly included in the generated code, enhancing the accuracy of the output.
Fixes
Fix missing input types in code generation, ensuring that critical input types are now included in the generated output.
Others
Revert the previous change related to Yargs, restoring the previous functionality.