Commit Graph

6 Commits

Author SHA1 Message Date
Andy Ghiuta 78749c982d feat: Send the query key as argument to the skip fn (#810)
* Send the query key as argument to the skip fn

This enabled the possibility for the skip to be defined in defaultOptions
And based on certain things from the query to skip it
EG: query with variable X should be skiped  until Y prop is available

* fix: watch logic

* docs(api): skip option

* chore: fix e2e dev

* fix: skip watch logic
2019-10-19 15:34:54 +02:00
Darryl Hein 0477e8831b docs: Add error to smart subscription docs (#632) 2019-05-28 11:16:35 +02:00
Eligijus Krėpšta b32f10dea5 docs: Typo in smart-subscription.md (#580) 2019-04-15 17:27:13 +02:00
高英健 d83a18fb4f docs: sync Chinese doc to 3.0.0-beta.28 (#509)
Just a suggestion: maybe a stable version of vue-apollo can be published after this wonderful ssr refactor?
2019-02-20 12:58:40 +01: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