chore: added fp-ts and gql complexity plugin

This commit is contained in:
ankitsridhar16
2022-12-07 23:13:13 +05:30
parent a173d2c808
commit ef95a8a305

View File

@@ -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",