This repository is owned by the GraphQL Code Generator community and is home to the community plugins:
- -
@graphql-codegen/typescript-react-apollo
- -
@graphql-codegen/typescript-graphql-request
- -
@graphql-codegen/typescript-apollo-angular
- -
@graphql-codegen/typescript-apollo-client-helpers
- -
@graphql-codegen/typescript-react-query
- -
@graphql-codegen/typescript-urql
- -
@graphql-codegen/named-operations-object
- -
@graphql-codegen/urql-introspection
- -
@graphql-codegen/flow-resolvers
- -
@graphql-codegen/typescript-vue-apollo
- -
@graphql-codegen/typescript-rtk-query
- -
@graphql-codegen/flow-operations
- -
@graphql-codegen/typescript-msw
- -
@graphql-codegen/typescript-mongodb
- -
@graphql-codegen/typescript-nhost
- -
@graphql-codegen/typescript-type-graphql
- -
@graphql-codegen/typescript-enum-array
- -
@graphql-codegen/jsdoc
- -
@graphql-codegen/typescript-vue-urql
- -
@graphql-codegen/kotlin
- -
@graphql-codegen/typescript-vue-apollo-smart-ops
- -
@graphql-codegen/java
- -
@graphql-codegen/c-sharp-operations
- -
@graphql-codegen/hasura-allow-list
- -
@graphql-codegen/typescript-stencil-apollo
- -
@graphql-codegen/relay-operation-optimizer
- -
@graphql-codegen/typescript-oclif
- -
@graphql-codegen/java-resolvers
- -
@graphql-codegen/java-apollo-android
- -
@graphql-codegen/typescript-nest
You can find the complete instructions in GraphQL Code Generator website.
Start by installing the basic dependencies of GraphQL Codegen;
yarn add graphql typescript
yarn add -D @graphql-codegen/cli
If this is your first time contributing to this project, please do read our Contributor Workflow Guide 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
Get started with our guide: https://www.the-guild.dev/graphql/codegen/docs/custom-codegen
Help us keep GraphQL Codegenerator open and inclusive. Please read and follow our Code of Conduct as adopted from Contributor Covenant
MIT