-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Graphql 16 upgrade #2010
Graphql 16 upgrade #2010
Conversation
🦋 Changeset detectedLatest commit: d36c6b1 The changes in this PR will be included in the next version bump. This PR includes changesets to release 9 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Codecov Report
@@ Coverage Diff @@
## main #2010 +/- ##
==========================================
+ Coverage 65.70% 66.33% +0.62%
==========================================
Files 85 86 +1
Lines 5106 5189 +83
Branches 1631 1652 +21
==========================================
+ Hits 3355 3442 +87
+ Misses 1747 1743 -4
Partials 4 4
Continue to review full report at Codecov.
|
Co-authored-by: Laurin Quast <[email protected]>
graphql-language-service-utils was not added in the changeset and it was not updated:
Created this PR #2013, hope it helps |
Attempt to support GraphQL v16 (cloned from @saihaj's PR)
cc: @saihaj
Closes #1982