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

[apollo-boost] Fix Typescript >= 3.6 #1

Closed
wants to merge 2 commits into from

Conversation

etr2460
Copy link
Owner

@etr2460 etr2460 commented Nov 12, 2019

Summary

When trying to upgrade to TS 3.7, I see the following error:
Screen Shot 2019-11-12 at 2 00 39 PM

The same error occured in ApolloLink so I fixed it here in the same manner apollographql/apollo-link#1095

Test Plan

CI

Checklist:

  • If this PR is a new feature, please reference an issue where a consensus about the design was reached (not necessary for small changes)
  • Make sure all of the significant new logic is covered by tests

@etr2460 etr2460 closed this Nov 12, 2019
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 this pull request may close these issues.

1 participant