Integrate GraphQL #1

Merged
m1000 merged 9 commits from feature/graphql into feature/auth 2024-11-28 13:19:29 +00:00
2 changed files with 29 additions and 935 deletions
Showing only changes of commit 2cd37b30a7 - Show all commits

View File

@ -14,8 +14,6 @@
"preinstall": "node -e \"if(process.env.npm_execpath.indexOf('yarn') === -1) throw new Error('You must use Yarn to install, not NPM')\""
},
"dependencies": {
"@apollo/server": "^4.11.2",
"@nestjs/apollo": "^12.2.1",
"@nestjs/common": "^10.0.0",
"@nestjs/config": "^3.3.0",
"@nestjs/core": "^10.0.0",
@ -25,7 +23,6 @@
"@nestjs/passport": "^10.0.3",
"@nestjs/platform-fastify": "^10.4.9",
"@prisma/client": "5.22.0",
"apollo-server-express": "^3.13.0",
"axios": "^1.7.7",
"graphql": "^16.9.0",
"graphql-subscriptions": "^3.0.0",

961
yarn.lock

File diff suppressed because it is too large Load Diff