VSCode
Code generation for your GraphQL operations. Generate code from your GraphQL queries, mutations, subscriptions, fragments, and schema.
In VSCode, you can install a lightweight extension to get your codegen on every save effortlessly.
It uses your node_modules/ to prevent any issues with mismatching versions and works well with the
near-operation-file preset.