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

Is GraphQl-Yoga in active development #592

Closed
yesprasad opened this issue Aug 18, 2019 · 5 comments
Closed

Is GraphQl-Yoga in active development #592

yesprasad opened this issue Aug 18, 2019 · 5 comments

Comments

@yesprasad
Copy link

Hi, I read a couple of articles on the future of GraphQL-Yoga which is impacted by Apollo server 2.0 release. I have started using Yoga with Prisma for one of my side project applications that I want to scale up. Do you suggest to me that I stick with Yoga? I am utterly confused

@yesprasad
Copy link
Author

@prisma-label-sync-bot can someone help me with this query?

@rafma0
Copy link

rafma0 commented Sep 29, 2019

I think it's probably best to switch to apollo2 if you can, based on this

https://blog.apollographql.com/announcing-apollo-server-2-2b69fb4702ce

The idea to bundle all the features together into one constructor echoes Prisma’s approach with graphql-yoga. We really liked how it followed our goal of making GraphQL API development more approachable, so we decided that a similar API should be the entry point for Apollo Server 2. Thank you again to the Prisma team for the inspiration and for always pushing the GraphQL community forward.

#382 (comment)
#449

I switched today with only a few changes needed to my code, like
req.request.get("Authorization") -> req.headers.authorization 😄

@phishy
Copy link

phishy commented Mar 20, 2020

Perhaps it would be best to mark this project as unmaintained. The docs for Now deployment, just don't work. Last commit was in August.

@saihaj
Copy link
Collaborator

saihaj commented Feb 19, 2022

Hey @yesprasad @rafma0 @phishy we @the-guild-org are the new maintainers of this project. We are actively developing v2. Would love to get your feedback on beta release @graphql-yoga/node@beta https://www.graphql-yoga.com

@saihaj saihaj closed this as completed Feb 19, 2022
@Urigo
Copy link
Collaborator

Urigo commented Mar 29, 2022

Hey, @Urigo from The Guild here!

You might know us from projects such as graphql-code-generator, envelop or graphql-tools.

For a long time we thought that the Javascript ecosystem is still missing a lightweight cross-platform, but still highly customizable GraphQL Server.

In the past the awesome Prisma team took on that great challenge and now we are happy to announce that we are continuing them and just released GraphQL Yoga 2.0 - Build fast, extensible, and batteries-included (Subscriptions, Serverless, File uploads support) GraphQL APIs in Node.js 🚀

We have been working a long time on version 2.0 and have been using it in our clients projects for a few months now and shared a couple of alpha cycles here.
Thank you all for your feedback and suggestions, you made this release possible!

Please try Yoga out again, give us feedback and help us spread the word on the new release!

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

No branches or pull requests

5 participants