We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a61f21 commit a916c88Copy full SHA for a916c88
docs/.vuepress/config.yml
@@ -1,7 +1,7 @@
1
-title: 'Vuex-ORM Apollo Plugin'
+title: 'Vuex-ORM GraphQL Plugin'
2
description: 'Vue + Vuex-ORM + GraphQL = <3'
3
4
-base: '/vuex-orm-apollo/'
+base: '/vuex-orm-graphql/'
5
6
themeConfig:
7
nav:
@@ -15,7 +15,7 @@ themeConfig:
15
link: https://vuex-orm.github.io/vuex-orm/
16
17
- text: GitHub
18
- link: https://github.com/vuex-orm/vuex-orm-apollo
+ link: https://github.com/vuex-orm/vuex-orm-graphql
19
20
sidebar:
21
- ['/guide/', 'Introduction']
0 commit comments