On this page

Integrations and Examples

Envelop v3 documentation (superseded by v4): Integrations and Examples

Envelop provides a low-level API for integrating it with your server of choice, but a rich API for building plugins. It is possible to integrate Envelop with any HTTP server framework and almost any GraphQL Server Framework.

Compatibility Table

Here’s a list of integrations and examples. This list here includes integrations with different GraphQL servers, different HTTP servers and different GraphQL schema builders. In case you are missing your favorite server, feel free to add it!

Server/FrameworkFully supported?Example
Yoga Servergraphql-yoga
GraphQL-Helixgraphql-helix
Node.js HTTPbasic-http
GraphQL-Helix (with @defer and @stream)graphql-helix
Apollo-ServerPartialapollo-server
GraphQL-WSgraphql-ws
GraphQL-SSEgraphql-sse
Azure Functionsazure-functions
Cloudflare Workerscloudflare-workers
Google Cloud Functionsgoogle-cloud-functions
Lambda AWSlambda-aws
type-graphqltype-graphql
nexusnexus
express-graphqlexpress-graphql