dotansimha / graphql-yoga

🧘 Rewrite of a fully-featured GraphQL Server with focus on easy setup, performance & great developer experience. The core of Yoga implements WHATWG Fetch API and can run/deploy on any JS environment.
https://the-guild.dev/graphql/yoga-server
MIT License
8.2k stars 568 forks source link

investigate fastly Compute@Edge compatibility #1105

Open n1ru4l opened 2 years ago

n1ru4l commented 2 years ago

We should investigate whether GraphQL Yoga runs on Fastly Compute@Edge and also set up an integration test for it.


Abiti-936 commented 2 years ago

Yes, GraphQL Yoga Works on Fastly Compute@Edge, but the Introspection & Query Explorer Part of GraphQL Yoga GraphiQL don't Work. Just See in here: https://gql-yoga.edgecompute.app https://github.com/Abiti-936/graphql-yoga-compute-edge