Is GraphQL-Yoga tooling around Apollo? #3173
Closed
filipe-costa
started this conversation in
General
Replies: 1 comment 3 replies
-
That's not true. GraphQL Yoga is not a "tooling around Apollo". It is a different server implementation than Apollo Server. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Where I work, I am evaluating moving away from Apollo Server into using GraphQL-Yoga due to what it looks like to be a less bloated and more performant library, unfortunately, I have been told that GraphQL-Yoga is just simply tooling around Apollo.
I am unable to find this in the documentation as a fact and when I use the latest bundler analyser I am unable to see any apollo related dependencies.
Would it be possible to have some clarification regarding this?
Thank you in advance.
Beta Was this translation helpful? Give feedback.
All reactions