dotansimha / dotansimha/graphql-code-generator

remove graphql codegen cli alias names

Open
#8,027 1 comment 4 reactions 1 assignee Claimed by @saihaj View on GitHub
core
Dominant language
TypeScript
Stars
11.3k
Forks
1.4k
Avg merge
1d 1h
Merged PRs (30d)
23

Description

Right now we have 3 ways of running the CLI:

```
"gql-gen": "dist/cjs/bin.js",
"graphql-codegen": "dist/cjs/bin.js",
"graphql-code-generator": "dist/cjs/bin.js",
```

Most commonly used one is `graphql-codegen`. We can remove the other ones in the next major version.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.