Code Generation: Enjoy enhanced support for custom scalars, allowing you to define your own types seamlessly in your GraphQL schema. This feature improves flexibility and usability for developers working with custom data types.
TypeScript Support: Now, you can use preceding comments as descriptions in your TypeScript code generation, making your generated code more informative and easier to understand.
Improvements
Environment Variables: The tool now supports interpolation of multiple environment variables, simplifying configuration management for your projects.
Apollo GraphQL Packages: We have updated the Apollo GraphQL packages to the latest versions, ensuring you have access to the latest features and improvements.
Documentation: We have improved the documentation to clarify the output file extensions based on the selected plugins, helping users avoid common pitfalls during setup.
Fixes
Fix issues with missing fields when using interfaces, ensuring that your GraphQL queries return the expected data without errors.
Fix issues related to dotenv configuration, enhancing the reliability of environment variable management in your projects.
Fix for __typename on unions, resolving issues that could arise when working with union types in your GraphQL schema.
Others
Add The Guild's Discord chat channel, providing a new way for users to connect and share knowledge with the community.