chore: switch to apollo-composable

This commit is contained in:
2020-06-21 17:59:14 +02:00
parent 5aeb510231
commit 84843cc3ed
10 changed files with 3033 additions and 2446 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import useAuth from '../plugins/auth'
import { useAuth } from '../plugins/auth'
export default async ({ app: { router } }) => {
const onRedirectCallback = appState => {