Can graphql mesh work with graphql-http package #6761
Unanswered
shadikkhan
asked this question in
Q&A
Replies: 1 comment 11 replies
-
GraphQL Mesh comes with its own server that uses GraphQL Yoga under the hood and it is fully compatible with the spec. |
Beta Was this translation helpful? Give feedback.
11 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.
-
Is there any possibility that graphql mesh can work with graphql-http https://github.com/graphql/graphql-http#readme? I see that they have option with express and graphql mesh can also be deployed using express.
Beta Was this translation helpful? Give feedback.
All reactions