Setup graphql subscriptions

This commit is contained in:
schroda
2023-10-04 20:50:11 +02:00
parent 6a1c302e45
commit b79fbcf71d
4 changed files with 37 additions and 3 deletions

View File

@@ -40,6 +40,7 @@
"axios": "^1.5.0",
"file-selector": "^0.6.0",
"graphql-tag": "^2.12.6",
"graphql-ws": "^5.14.1",
"i18next": "^23.5.1",
"i18next-browser-languagedetector": "^7.1.0",
"react": "^18.2.0",