Re add graphql middlware

This commit is contained in:
Charles Bochet
2025-08-05 16:16:16 +02:00
parent 44f5600300
commit 345e98e557
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -85,6 +85,7 @@
"graphiql": "^3.1.1",
"graphql": "16.8.0",
"graphql-fields": "^2.0.3",
"graphql-middleware": "^6.1.35",
"graphql-rate-limit": "^3.3.0",
"graphql-redis-subscriptions": "^2.7.0",
"graphql-scalars": "^1.23.0",
+1
View File
@@ -55149,6 +55149,7 @@ __metadata:
graphiql: "npm:^3.1.1"
graphql: "npm:16.8.0"
graphql-fields: "npm:^2.0.3"
graphql-middleware: "npm:^6.1.35"
graphql-rate-limit: "npm:^3.3.0"
graphql-redis-subscriptions: "npm:^2.7.0"
graphql-scalars: "npm:^1.23.0"