https://github.com/dotansimha/graphql-code-generator-community
https://github.com/dotansimha/graphql-code-generator-community
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dotansimha/graphql-code-generator-community
- Owner: dotansimha
- License: mit
- Created: 2022-10-31T09:06:52.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-05-08T23:23:54.000Z (8 months ago)
- Last Synced: 2025-05-10T02:08:26.045Z (8 months ago)
- Language: TypeScript
- Size: 76.1 MB
- Stars: 124
- Watchers: 9
- Forks: 169
- Open Issues: 293
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
[](https://graphql-code-generator.com)
# GraphQL Code Generator: Community plugins
This repository is owned by the GraphQL Code Generator community and is home to the community
plugins:
- [](https://badge.fury.io/js/%40graphql-codegen%2Ftypescript-react-apollo) -
`@graphql-codegen/typescript-react-apollo`
- [](https://badge.fury.io/js/%40graphql-codegen%2Ftypescript-graphql-request) -
`@graphql-codegen/typescript-graphql-request`
- [](https://badge.fury.io/js/%40graphql-codegen%2Ftypescript-apollo-angular) -
`@graphql-codegen/typescript-apollo-angular`
- [](https://badge.fury.io/js/%40graphql-codegen%2Ftypescript-apollo-client-helpers) -
`@graphql-codegen/typescript-apollo-client-helpers`
- [](https://badge.fury.io/js/%40graphql-codegen%2Ftypescript-react-query) -
`@graphql-codegen/typescript-react-query`
- [](hts://badge.fury.io/js/%40graphql-codegen%2Ftypescript-urql) -
`@graphql-codegen/typescript-urql`
- [](https://badge.fury.io/js/%40graphql-codegen%2Fnamed-operations-object) -
`@graphql-codegen/named-operations-object`
- [](https://badge.fury.io/js/%40graphql-codegen%2Furql-introspection) -
`@graphql-codegen/urql-introspection`
- [](htflow-resolverss://badge.fury.io/js/%40graphql-codegen%2Fflow-resolvers) -
`@graphql-codegen/flow-resolvers`
- [](https://badge.fury.io/js/%40graphql-codegen%2Ftypescript-vue-apollo) -
`@graphql-codegen/typescript-vue-apollo`
- [](https://badge.fury.io/js/%40graphql-codegen%2Ftypescript-rtk-query) -
`@graphql-codegen/typescript-rtk-query`
- [](htflow-operationss://badge.fury.io/js/%40graphql-codegen%2Fflow-operations) -
`@graphql-codegen/flow-operations`
- [](httypescript-msws://badge.fury.io/js/%40graphql-codegen%2Ftypescript-msw) -
`@graphql-codegen/typescript-msw`
- [](https://badge.fury.io/js/%40graphql-codegen%2Ftypescript-mongodb) -
`@graphql-codegen/typescript-mongodb`
- [](https://badge.fury.io/js/%40graphql-codegen%2Ftypescript-nhost) -
`@graphql-codegen/typescript-nhost`
- [](https://badge.fury.io/js/%40graphql-codegen%2Ftypescript-type-graphql) -
`@graphql-codegen/typescript-type-graphql`
- [](https://badge.fury.io/js/%40graphql-codegen%2Ftypescript-enum-array) -
`@graphql-codegen/typescript-enum-array`
- [](htjsdocs://badge.fury.io/js/%40graphql-codegen%2Fjsdoc) -
`@graphql-codegen/jsdoc`
- [](https://badge.fury.io/js/%40graphql-codegen%2Ftypescript-vue-urql) -
`@graphql-codegen/typescript-vue-urql`
- [](htkotlins://badge.fury.io/js/%40graphql-codegen%2Fkotlin) -
`@graphql-codegen/kotlin`
- [](https://badge.fury.io/js/%40graphql-codegen%2Ftypescript-vue-apollo-smart-ops) -
`@graphql-codegen/typescript-vue-apollo-smart-ops`
- [](htjavas://badge.fury.io/js/%40graphql-codegen%2Fjava) -
`@graphql-codegen/java`
- [](https://badge.fury.io/js/%40graphql-codegen%2Fc-sharp-operations) -
`@graphql-codegen/c-sharp-operations`
- [](https://badge.fury.io/js/%40graphql-codegen%2Fhasura-allow-list) -
`@graphql-codegen/hasura-allow-list`
- [](https://badge.fury.io/js/%40graphql-codegen%2Ftypescript-stencil-apollo) -
`@graphql-codegen/typescript-stencil-apollo`
- [](https://badge.fury.io/js/%40graphql-codegen%2Frelay-operation-optimizer) -
`@graphql-codegen/relay-operation-optimizer`
- [](https://badge.fury.io/js/%40graphql-codegen%2Ftypescript-oclif) -
`@graphql-codegen/typescript-oclif`
- [](htjava-resolverss://badge.fury.io/js/%40graphql-codegen%2Fjava-resolvers) -
`@graphql-codegen/java-resolvers`
- [](https://badge.fury.io/js/%40graphql-codegen%2Fjava-apollo-android) -
`@graphql-codegen/java-apollo-android`
- [](https://badge.fury.io/js/%40graphql-codegen%2Ftypescript-nest) -
`@graphql-codegen/typescript-nest`
### Getting started with codegen
> You can find the complete instructions in
> [GraphQL Code Generator website](https://www.the-guild.dev/graphql/codegen/docs/getting-started/installation).
Start by installing the basic dependencies of GraphQL Codegen;
yarn add graphql typescript
yarn add -D @graphql-codegen/cli
### Contributing
If this is your first time contributing to this project, please do read our
[Contributor Workflow Guide](https://github.com/the-guild-org/Stack/blob/master/CONTRIBUTING.md)
before you get started off.
Feel free to open issues and pull requests. We're always welcome support from the community.
For a contribution guide specific to this project, please refer to:
http://graphql-code-generator.com/docs/custom-codegen/contributing
#### Create a new community plugin
Get started with our guide: https://www.the-guild.dev/graphql/codegen/docs/custom-codegen
### Code of Conduct
Help us keep GraphQL Codegenerator open and inclusive. Please read and follow our
[Code of Conduct](https://github.com/the-guild-org/Stack/blob/master/CODE_OF_CONDUCT.md) as adopted
from [Contributor Covenant](https://www.contributor-covenant.org/)
### License
[](https://raw.githubusercontent.com/apollostack/apollo-ios/master/LICENSE)
MIT