Commit Graph

5 Commits

Author SHA1 Message Date
Mordechai Zuber 91a5f42d47 fix(types): The typings for DollarApollo where missing getClient (#727)
* fix(types): add getClient to DollarApollo

* Add documentation for `DollarApollo.getClient`
2019-09-03 17:22:39 +02:00
joe-re 563c932fe5 fix: update typings (#447)
* add clients and defaultClient property to ApolloProvider

* remove client property from DollerApollo

* enable to specity client name to query
2019-01-09 09:36:00 +01:00
LachlanStuart 4b8219735d fix: Add missing TypeScript declarations to $apollo (#367)
* Add TypeScript interface to $apollo

* Add missing documentation

* Fix query/mutate/subscribe type signatures
2018-08-30 14:01:28 +02:00
Guillaume Chau 56f317af07 docs: big update 2018-06-18 18:11:46 +02:00
Natalia Tepluhina 2759825251 docs: Vuepress-powered docs (#296)
* * created vuepress docs

* chore: upgrade deps

* docs: patreon link

* Docs changes
2018-06-18 15:38:46 +02:00