//graphql-code-generator-communitybydargmuesli

graphql-code-generator-community

0
0
0

CodeGen

GraphQL Code Generator: Community plugins

This repository is owned by the GraphQL Code Generator community and is home to the community
plugins:

  • npm version -
    @graphql-codegen/typescript-react-apollo
  • npm version -
    @graphql-codegen/typescript-graphql-request
  • npm version -
    @graphql-codegen/typescript-apollo-angular
  • npm version -
    @graphql-codegen/typescript-apollo-client-helpers
  • npm version -
    @graphql-codegen/typescript-react-query
  • npm version -
    @graphql-codegen/typescript-urql
  • npm version -
    @graphql-codegen/named-operations-object
  • npm version -
    @graphql-codegen/urql-introspection
  • npm version -
    @graphql-codegen/flow-resolvers
  • npm version -
    @graphql-codegen/typescript-vue-apollo
  • npm version -
    @graphql-codegen/typescript-rtk-query
  • npm version -
    @graphql-codegen/flow-operations
  • npm version -
    @graphql-codegen/typescript-msw
  • npm version -
    @graphql-codegen/typescript-mongodb
  • npm version -
    @graphql-codegen/typescript-nhost
  • npm version -
    @graphql-codegen/typescript-type-graphql
  • npm version -
    @graphql-codegen/typescript-enum-array
  • npm version -
    @graphql-codegen/jsdoc
  • npm version -
    @graphql-codegen/typescript-vue-urql
  • npm version -
    @graphql-codegen/kotlin
  • npm version -
    @graphql-codegen/typescript-vue-apollo-smart-ops
  • npm version -
    @graphql-codegen/java
  • npm version -
    @graphql-codegen/c-sharp-operations
  • npm version -
    @graphql-codegen/hasura-allow-list
  • npm version -
    @graphql-codegen/typescript-stencil-apollo
  • npm version -
    @graphql-codegen/relay-operation-optimizer
  • npm version -
    @graphql-codegen/typescript-oclif
  • npm version -
    @graphql-codegen/java-resolvers
  • npm version -
    @graphql-codegen/java-apollo-android
  • npm version -
    @graphql-codegen/typescript-nest

Getting started with codegen

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

Contributing

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

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 as adopted
from Contributor Covenant

License

GitHub license

MIT

[beta]v0.14.0