Nitro GraphQL

JSON →
library 1.8.0 ·javascript
verified Jun 7, 2026

GraphQL integration for Nitro, the universal JavaScript server framework built on h3. Version 1.8.0 is current; releases are stable but infrequent. It bridges Apollo Server 5 with Nitro via @as-integrations/h3, enabling declarative GraphQL endpoints with zero-config setup. Differentiates from manual Apollo integration by handling middleware, context, and error handling out of the box. Requires nitropack 2.x and h3 1.x. Ships TypeScript types.