🚀 Features
Adds a new comprehensive debug dashboard at /_nitro/graphql/debug for inspecting GraphQL setup, resolver exports, and generated virtual modules.
- Improve resolver error detection and documentation - by @productdevbook and Claude in #41 (fb034)
- Add comprehensive GraphQL debug dashboard with VFS inspection - by @productdevbook and Claude in #42 (02f51)
🐞 Bug Fixes
- Generate _directives.graphql - by @productdevbook (f79d9)
- Integrate Apollo Federation support in type generation - by @productdevbook in #37 (c70e1)
- Resolve Apollo Server multiple start() calls issue - by @productdevbook in #39 (aceee)