Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor – Replace Apollo Generator with GraphQL Code Generator #91

Closed
simenandre opened this issue Dec 28, 2020 · 0 comments · Fixed by #95
Closed

Refactor – Replace Apollo Generator with GraphQL Code Generator #91

simenandre opened this issue Dec 28, 2020 · 0 comments · Fixed by #95

Comments

@simenandre
Copy link
Member

To improve developer experience, I think it would be better to utilize GraphQL Code Generator instead of Apollo's Generator.

What makes GrahpQL Code Generator better?

Generally, a much better developer experience; IMHO, the best part is that GraphQL Code Generator generates hooks based on operation files (graphql files with queries).

@dotansimha has also made a nice list of features and differences for further reference. apollographql/apollo-tooling#2053

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant