Create a GraphQL HTTP server with Koa. This module includes a TypeScript declaration file to enable auto-complete in compatible editors and type information for TypeScript projects. By default, the koa request is passed as the GraphQL context. Since most koa middleware operates by adding extra data to the request object, this means you can use most koa middleware just by inserting it before graphqlHTTP is mounted. This covers scenarios such as authenticating the user, handling file uploads, or mounting GraphQL on a dynamic endpoint.
Features
- Port from express-graphql
- Create a GraphQL HTTP server with Koa
- Mount koa-graphql as a route handler
- Setup with Koa v1
- Setup with Subscription Support
- HTTP Usage
Categories
FrameworksLicense
MIT LicenseFollow GraphQL Koa Middleware
Other Useful Business Software
Streamline Azure Security with Palo Alto Networks VM-Series
Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of GraphQL Koa Middleware!