@jokio/graphql
v0.2.2
Published
High level, pre-configured, GraphQL Server
Downloads
7
Readme
GraphQL Server, pre-configured out of the box
This is high level package built on top of graphql-yoga, to create graphql server with websocket support easily.
Features:
- All graphql-yoga features
- Authentication support
- Apollo Engine support
- Pre-defined scalar types: Date, Time, DateTime, JSON
- Pre-defined Graph for getting server stats
- Remote Schema stitching
- Local Schema stitching
- Rest apis integration
- Dotenv support (for development environment)
- Web sockets improved support