chore: added fp-ts and gql complexity plugin
This commit is contained in:
parent
a173d2c808
commit
ef95a8a305
1 changed files with 3 additions and 0 deletions
|
|
@ -28,7 +28,10 @@
|
|||
"@nestjs/platform-express": "^9.2.1",
|
||||
"@prisma/client": "^4.7.1",
|
||||
"apollo-server-express": "^3.11.1",
|
||||
"apollo-server-plugin-base": "^3.7.1",
|
||||
"fp-ts": "^2.13.1",
|
||||
"graphql": "^15.5.0",
|
||||
"graphql-query-complexity": "^0.12.0",
|
||||
"graphql-redis-subscriptions": "^2.5.0",
|
||||
"graphql-subscriptions": "^2.0.0",
|
||||
"ioredis": "^5.2.4",
|
||||
|
|
|
|||
Loading…
Reference in a new issue