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

Handle Updating Apollo #29

Open
nerdsupremacist opened this issue Jan 20, 2021 · 1 comment
Open

Handle Updating Apollo #29

nerdsupremacist opened this issue Jan 20, 2021 · 1 comment

Comments

@nerdsupremacist
Copy link
Owner

Since our generated code accesses Apollo API it is important that before we generate the code, we make sure that the correct version of Apollo is installed.

We could either:

  1. Automatically update the version of the dependency to Apollo if out of date
  2. or warn the user that they should update Apollo

I think that 1 would lead to less frustration, but 2 is more "correct" I guess?

@nerdsupremacist
Copy link
Owner Author

For beta.4 I decided to update automatically... But it could use some work

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

No branches or pull requests

1 participant