Commit Graph

9 Commits

Author SHA1 Message Date
Leo Zurbriggen 64491ce1ca feat: allow providing multiple apolloClients outside of setup/vue context in vue-apollo-composable (#1340)
* allow providing multiple apolloClients outside of setup/vue context

* add docs

Co-authored-by: Rico Schmidt <schmidt@joshmartin.ch>
2022-05-03 10:43:12 +02:00
Guillaume Chau 60c12c06f3 docs: update composition api imports, closes #1136 2021-09-20 19:28:43 +02:00
Guillaume Chau ea676f8f17 docs: note about vue-demi 2021-09-20 19:23:19 +02:00
OYΞD 07cb7f7b9b docs: Fix setup docs for Vue 3 (#1214)
`h` import from `vue` is the Vue 3 way
2021-07-05 12:37:46 +02:00
Guillaume b72d9ba818 docs: simplify titles 2021-07-04 22:26:52 +02:00
Markus Ebner e06beb6995 docs: How to setup with Vue 3 Composition API (#1187)
new Vue(...) is changed to createApp(...)
2021-07-04 22:26:03 +02:00
Guillaume Chau a9aa407b73 docs: use shell language 2019-12-01 16:36:07 +01:00
Guillaume Chau e49931309c docs: fixes and improvements 2019-12-01 15:49:12 +01:00
Guillaume Chau f28d812e8f docs: new structure + useQuery 2019-11-29 15:39:09 +01:00