nestjs-graphql-best-practice icon indicating copy to clipboard operation
nestjs-graphql-best-practice copied to clipboard

NestJS (Express + TypeORM + GraphQL + MongoDB) codebase containing real world examples (CRUD, auth, advanced patterns, etc).

Results 122 nestjs-graphql-best-practice issues
Sort by recently updated
recently updated
newest added

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...

Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=axios&from_version=0.19.2&to_version=0.20.0&pr_id=7567b268-f4e9-4f2f-aa04-8f765c766a9d&visibility=true&has_feature_flag=false) #### Changes included in this PR - Changes to...

A module is missing from user.resolver.ts: ../generator/graphql.schema not found

I couldn't build nest app on the `cicd` branch. I think you just need to update a few things. 1. `bcrypt` version upgrade 2. update some files **src/config/graphql/index.ts** ```ts //...

Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=axios&from_version=0.19.2&to_version=0.20.0&pr_id=51a6b2d5-e534-4878-9baf-cad58f71f5d8&visibility=true&has_feature_flag=false) #### Changes included in this PR - Changes to...

I can't build the project using the "build" command nor is it possible to run the "start:prod" command successfully. ```bash > [email protected] build /Users/rafaeldamataneri/Downloads/nestjs-graphql-best-practice-87843f95eebc7900a21997fbb9a45944e567fe03 > tsc -p tsconfig.build.json node_modules/@nestjs/graphql/node_modules/@apollo/gateway/dist/index.d.ts:61:5 -...

Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=@nestjs/common&from_version=7.6.18&to_version=8.0.7&pr_id=d0a5060a-8ee2-4484-8bb2-06a3bd0e130b&visibility=true&has_feature_flag=false) #### Changes included in this PR - Changes to...