Add GraphQL dependencies: npm install @nestjs/graphql graphql-tools graphql apollo-server-express. In your module file (for instance, app.module.ts ) …
Add GraphQL dependencies: npm install @nestjs/graphql graphql-tools graphql apollo-server-express. In your module file (for instance, app.module.ts ) …