GraphQL Yoga NestJS integration now supports NestJS v9 and Yoga v3

The latest version
v0.2.0 of @graphql-yoga/nestjs
,
the NestJS GraphQL Yoga driver, added support for NestJS v9.
That also includes updating GraphQL Yoga to the latest v3 release with all its new features!
NestJS V9
Just recently, NestJS, a framework for building efficient, scalable Node.js server-side applications, has released a new version v9. Fixes and improvements are encompasing the complete framework, be sure to do an update!
Read more about the new release on the "NestJS v9 is now available!" announcement.
NestJS V8 Still Supported
Even with the added v9 support, v8 will still be supported. You do not have to make any adjustments to your code.
Migrating from NestJS V8
We recommend you consult the great
Migration guide from NestJS for migrating NestJS itself
and simply doing an update to
v0.2.0 of @graphql-yoga/nestjs
.
We love supporting our NestJS users and the NestJS community as a whole. We see more and more NestJS developers migrating to Yoga, the best and most feature rich GraphQL server out there.
Please try it out, share with us your feedback and let us know how we can make NestJS developers lives better!
Join our newsletter
Want to hear from us when there's something new? Sign up and stay up to date!
By subscribing, you agree with Beehiiv’s Terms of Service and Privacy Policy.
Recent issues of our newsletterSimilar articles

Building Open Source GraphQL Security
Learn how open-source boosts GraphQL security and explore defensive and offensive tools, resources, and best practices to protect your GraphQL APIs.

Open Source composition and validation library for Apollo Federation
Introducing MIT licensed drop-in replacement for the Apollo Federation composition library.

GraphQLConf 2023 Recap
Explore the highlights of GraphQLConf 2023. Learn about the latest trends in GraphQL, from gateway solutions to composite schemas and innovative projects.

State of GraphQL Gateways in 2023
A six-month journey of researching, benchmarking, exploring and comparing GraphQL gateways and the Federation spec in 2023.