Skip to content
Discussion options

You must be logged in to vote

Hey @deadcoder0904, envelop is a plugin system for graphql-js that can be used with a variety of GraphQL servers. If you want to replace apollo-server with another GraphQL server you should look at GraphQL Yoga, which is our recommended way of using envelop! Yoga is JavaScript platform-agnostic and runs on serverless (e.g. AWS Lambda), the edge (e.g. cloudflare workers), deno, Node.js, and even the browser! We have a full tutorial for getting started with Yoga and a guide for migrating from Apollo Server to GraphQL Yoga.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@deadcoder0904
Comment options

Answer selected by deadcoder0904
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants