vite-plugin-graphql-codegen:Zero-config vite plugin that uses the vite file watcher to run graphql codegen programmatically without needing to start a separate watcher
kobby:Kobby is a codegen plugin of Kotlin DSL Client by GraphQL schema. The generated DSL supports execution of complex GraphQL queries, mutation and subscriptions in Kotlin with syntax similar to native GraphQL syntax.
turms:Turms is a pure python implementation of the awesome graphql-codegen library, following a simliar extensible design.
graphql-codegen-vscode:vscode extension which runs graphql-codegen whenever you save a query/mutation