Introduction
Create GraphQL APIs powered by Apollo GraphQL and TypeGrahQL on AdonisJS.
Features
✔ Code first development
✔ Schema first development [WIP]
✔ Fully typesafe
✔ Apollo GraphQL playground
✔ Out of the box authentication with @adonisjs/auth
✔ Out of the box authorization with Bouncer
✔ Real-time subscriptions [WIP]
✔ Apollo GraphQL Federation [WIP]
✔ Custom scalar types for Luxon