Graphql-yoga: confused with graphql-yoga, apollo-server-express, apollo-server, express-graphql

Created on 17 Jul 2018  路  6Comments  路  Source: dotansimha/graphql-yoga

Here are some libs:

  1. graphql-yoga
  2. apollo-server-express
  3. apollo-server
  4. express-graphql

what's the differences between them?
Is there a functional overlap?

If graphql-yoga is better, what advantages does it have? What feature other libs don't have?

I am comfused with this. If there is form compare with them, that will be Intuitive

Most helpful comment

please check #382.

All 6 comments

The README answers your question here.

However, a bigger question is with the release of apollo-server v2 yesterday, which seems to solve the same problems as graphql-yoga, why chose one vs the other? After an initial read, it seems like apollo-server v2 might be more fully featured and aimed at enterprise clients, but not 100% sure.

I'm thinking this too. Perhaps moving over to apollo-server is the way forward now.

well it still abstract away allot of boiler code;

please check #382.

Due to inactivity of this issue we have marked it stale. It will be closed if no further activity occurs.

@DakshMiglani Thanks.
This comment explain very clearly. https://github.com/prisma/graphql-yoga/issues/382#issuecomment-408390953

Was this page helpful?
0 / 5 - 0 ratings

Related issues

anthonymetzler picture anthonymetzler  路  4Comments

ahmedosama5200 picture ahmedosama5200  路  4Comments

woss picture woss  路  5Comments

ramonmulia picture ramonmulia  路  3Comments

CaptainChemist picture CaptainChemist  路  4Comments