Hono integration - interested in joining apollo-server-integrations

Author: CypriotUnknownCreated Mar 16, 2026Updated Mar 16, 2026

Hi! I've built and published an Apollo Server integration for Hono:

It supports:

  • WebSocket subscriptions with dual-protocol support (graphql-transport-ws and graphql-ws)
  • Bun, Cloudflare Workers, and Deno via Hono's upgradeWebSocket
  • TypeScript-first with strict generics
  • Custom context

I'd love to join the apollo-server-integrations org and publish under @as-integrations/hono if there's interest.

Source: apollographql/apollo-server