Skip to content

Commit c15347f

Browse files
committed
Drop Apollo libraries
1 parent 771cfc3 commit c15347f

File tree

2 files changed

+12
-674
lines changed

2 files changed

+12
-674
lines changed

package.json

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,6 @@
3131
"type-check": "tsc -p tsconfig.check.json"
3232
},
3333
"dependencies": {
34-
"@apollo/server": "^4.9.5",
35-
"@apollo/subgraph": "^2.5.6",
36-
"@as-integrations/fastify": "^2.1.1",
3734
"@aws-sdk/client-s3": "^3.440.0",
3835
"@aws-sdk/s3-request-presigner": "^3.440.0",
3936
"@faker-js/faker": "^8.2.0",
@@ -47,7 +44,6 @@
4744
"@graphql-yoga/nestjs": "^3.7.0",
4845
"@graphql-yoga/plugin-apq": "^3.7.0",
4946
"@leeoniya/ufuzzy": "^1.0.11",
50-
"@nestjs/apollo": "^12.0.9",
5147
"@nestjs/common": "^10.2.7",
5248
"@nestjs/core": "^10.2.7",
5349
"@nestjs/graphql": "^12.0.9",
@@ -159,22 +155,14 @@
159155
"cypher-query-builder/neo4j-driver": "^5.9.0",
160156
"neo4j-driver-bolt-connection@npm:5.20.0": "patch:neo4j-driver-bolt-connection@npm%3A5.20.0#~/.yarn/patches/neo4j-driver-bolt-connection-npm-5.20.0-1f7809f435.patch",
161157
"neo4j-driver-core@npm:5.20.0": "patch:neo4j-driver-core@npm%3A5.20.0#~/.yarn/patches/neo4j-driver-core-npm-5.20.0-99216f6938.patch",
162-
"@apollo/server-plugin-landing-page-graphql-playground": "npm:empty-npm-package@*",
163-
"@apollo/server/express": "npm:empty-npm-package@*",
164158
"@nestjs/cli/fork-ts-checker-webpack-plugin": "npm:empty-npm-package@*",
165159
"@nestjs/cli/webpack": "npm:empty-npm-package@*",
166160
"@nestjs/cli/typescript": "^5.1.6",
167161
"@nestjs/graphql/graphql-ws": "^5",
168-
"@types/express": "npm:@types/stack-trace@*",
169-
"@types/express-serve-static-core": "npm:@types/stack-trace@*",
170-
"@types/koa": "npm:@types/stack-trace@*",
171162
"@whatwg-node/fetch": "patch:@whatwg-node/fetch@npm%3A0.9.22#~/.yarn/patches/@whatwg-node-fetch-npm-0.9.22-a60314fb39.patch",
172163
"subscriptions-transport-ws": "npm:empty-npm-package@*"
173164
},
174165
"dependenciesMeta": {
175-
"@apollo/protobufjs": {
176-
"built": false
177-
},
178166
"@nestjs/core": {
179167
"built": false
180168
},

0 commit comments

Comments
 (0)