refactor: apollo client creation + WIP subscriptions

This commit is contained in:
Zack Spear
2023-07-19 18:15:34 -07:00
parent 8cc86525e2
commit 775b7fcd1e
12 changed files with 422 additions and 95 deletions
+1
View File
@@ -21,6 +21,7 @@
"@nuxtjs/tailwindcss": "^6.7.0",
"@types/crypto-js": "^4.1.1",
"@types/node": "^18",
"@vue/apollo-util": "^4.0.0-beta.6",
"@vueuse/core": "^10.1.2",
"@vueuse/nuxt": "^10.1.2",
"amazon-cognito-identity-js": "^6.2.0",