6.5.3 • Published 5 years ago
@egoist/nestjs-graphql-fix v6.5.3
Description
GraphQL (Apollo) module for Nest.
Installation
If you are using express
HTTP engine, install the following packages:
$ npm i --save @nestjs/graphql apollo-server-express graphql
In case of fastify
, you should install apollo-server-fastify
instead.
$ npm i --save @nestjs/graphql apollo-server-fastify graphql
Quick Start
Support
Nest is an MIT-licensed open source project. It can grow thanks to the sponsors and support by the amazing backers. If you'd like to join them, please read more here.
Stay in touch
- Author - Kamil Myśliwiec
- Website - https://nestjs.com
- Twitter - @nestframework
License
Nest is MIT licensed.
6.5.3
5 years ago