ksivamuthu / demo-graphql-nestjs

GraphQL - NestJS - Forget the REST - Demo
MIT License
11 stars 5 forks source link

How to remove appollo ? #2

Closed walter211 closed 6 years ago

walter211 commented 6 years ago

Cause the official site is blocked by GFW …

ksivamuthu commented 6 years ago

@walter211 If you don't want to use Apollo graphql engine, remove these line. You don't need to get the API key for the Apollo engine then.

https://github.com/ksivamuthu/demo-graphql-nestjs/blob/master/conference-graphql-api/src/app.module.ts#L18-L20

walter211 commented 6 years ago

thx, pls close this issue