Adapters
There are a number of GraphQL HTTP adapters in the Node.js ecosystem.
Since the product of the GQLoom weave is a standard GraphQL Schema object, it works seamlessly with these adapters.
Here are some popular adapters:
Yoga
Rewrite of a fully-featured GraphQL Server with focus on easy setup, performance & great developer experience.
Apollo Server
pec-compliant and production ready JavaScript GraphQL server that lets you develop in a schema-first way. Built for Express, Connect, Hapi, Koa, and more.
Mercurius
Implement GraphQL servers and gateways with Fastify.
Hono
Hono is a small, simple, and extremely fast web framework built based on web standards and capable of running in various JavaScript runtime environments.