feat: add subscription support for useGQLQuery

This commit is contained in:
Andrew Bastin
2021-10-27 22:41:32 +05:30
parent 4b0d7a6c3d
commit ddd29374ea
4 changed files with 85 additions and 33 deletions

View File

@@ -70,6 +70,7 @@
"socket.io-client": "^4.2.0",
"socketio-wildcard": "^2.0.0",
"splitpanes": "^2.3.8",
"subscriptions-transport-ws": "^0.9.19",
"tern": "^0.24.3",
"vue-apollo": "^3.0.8",
"vue-cli-plugin-apollo": "^0.22.2",