Sfoglia il codice sorgente

chore: Downgrade back to Apollo Server v4

The NestJS integration with v5 still has issues due
to the use of the deprecated playground

https://github.com/nestjs/graphql/pull/3669#issuecomment-3360861537
Michael Bromley 3 mesi fa
parent
commit
f84eead6c4
2 ha cambiato i file con 476 aggiunte e 258 eliminazioni
  1. 475 257
      package-lock.json
  2. 1 1
      packages/harden-plugin/package.json

File diff suppressed because it is too large
+ 475 - 257
package-lock.json


+ 1 - 1
packages/harden-plugin/package.json

@@ -25,7 +25,7 @@
         "graphql-query-complexity": "^0.12.0"
     },
     "peerDependencies": {
-      "@apollo/server": "^5.0.0"
+      "@apollo/server": "^4.12.2"
     },
     "devDependencies": {
         "@vendure/common": "3.4.3",

Some files were not shown because too many files changed in this diff