We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dded120 commit 9fcc25eCopy full SHA for 9fcc25e
src/content/code/language-support/javascript/server/graphql-yoga.md
@@ -3,7 +3,7 @@ name: graphql-yoga
3
description: GraphQL Yoga is a batteries-included cross-platform GraphQL over HTTP spec-compliant GraphQL Server using Envelop and GraphQL Tools.
4
url: https://github.com/dotansimha/graphql-yoga
5
github: dotansimha/graphql-yoga
6
-npm: "@graphql-yoga/node"
+npm: "@graphql-yoga/common"
7
---
8
9
- Built around the Fetch API `Request` & `Response` objects
0 commit comments