-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Update apollo-server-fastify packages for fastify v4 #6576
Comments
See discussion at ea8578c#commitcomment-75998670
Soon, Apollo Server will have a simple stable web integration API and it'll be easy for Fastify experts to maintain apollo-server-fastify3 and apollo-server-fastify4 packages. For the time being, I suspect the best approach would be for a fastify user to put out your own apollo-server-fastify4 package that works with the AS3 API; while that API is complicated and not too stable, we hopefully won't change it much more before AS4 is out! |
Hey, any updates on this? |
@Valeronlol The Fastify integration for Apollo Server v4 supports Fastify v4: https://www.npmjs.com/package/@as-integrations/fastify |
The following error occurs
I think need to update these packages to fix this error
@fastify/accepts
@fastify/cors
The text was updated successfully, but these errors were encountered: