New Release for GraphQL v16?
See original GitHub issueIt’s been a while since GraphQL v16 was released. Nexus added support for it in the main
branch a month ago, but the latest Nexus release was in June. Is there a plan for a minor release anytime soon?
Issue Analytics
- State:
- Created 2 years ago
- Reactions:15
- Comments:11 (1 by maintainers)
Top Results From Across the Web
Releases · graphql/graphql-js - GitHub
A reference implementation of GraphQL for JavaScript - Releases · graphql/graphql-js.
Read more >16.0.0 - graphql - npm
A Query Language and Runtime which can target any service.. Latest version: 16.6.0, last published: 4 months ago. Start using graphql in ...
Read more >Urigo on Twitter: "After a multi-year effort - Twitter
GraphQL v16 has been released recently so this PR does the following changes for the compatibility; Type resolvers no longer returns type itself ......
Read more >Migrating to Apollo Server 4 - Apollo GraphQL Docs
This packaging structure means that new integration package releases are lockstep versioned to ... Apollo Server 4 supports graphql v16.6.0 and later.
Read more >graphql/graphql-js v16.1.0 on GitHub - NewReleases.io
New release graphql/graphql-js version v16.1.0 on GitHub.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Would be nice to finally get it to v16. 😃
@jgillick Just so you know that if that issue doesn’t affect you, you can go with
npm install nexus@next
which has GraphQL 16 support