
Hi everyone, I'm Eddy from the GraphQL Codegen team 👋
We are super excited to announce we released a big update to client plugins ( typescript-operations and client-preset ) focused on making the generated types actually nicer to work with day-to-day.
What changed:
- Only generate the types you actually use → less noise in your output
- Simplified config → fewer options, more focused ones
- Better defaults → less setup to get started
We also support a better migration path from Apollo Tooling
This release is based heavily on community feedback, so if you’ve had pain points with Codegen before, I’d really love to hear if this improves things (or what’s still missing).
v6 Migration guide: https://the-guild.dev/graphql/codegen/docs/migration/operations-and-client-preset-from-5-0
Apollo Tooling migration guide: https://the-guild.dev/graphql/codegen/docs/migration/apollo-tooling