DEV Community

Discussion on: Add GraphQL to a NestJS API in a Nx Workspace

Collapse
 
msreekm profile image
sreekumar menon

make sure to downgrade graphql version to get this working!
npm i @nestjs/graphql graphql@^15 apollo-server-express