Open georgyfarniev opened 5 years ago
@zephraph I updated check for anonymous queries and extended unit tests. However, travis still fails with weird error, I can't reproduce it. Can you purge it's cache and retry build for this PR please?
I've deleted the cache and restarted the build, but it still hasn't cleared up. I'm not 100% sure what's happening, but I'll have some time to dig into it tomorrow.
Thanks for the contributions so far! We'll get it over the finish line. đź‘Ť
@zephraph thanks for retrying build. I will try to dedicate time to fixing this too, but cannot promise much on this week.
Also, good news, Akryim (creator of vue-apollo) agreed to bundle it with vue-cli-plugin-apollo and put it to vue-apollo documentation: https://github.com/Akryum/vue-cli-plugin-apollo/issues/221#issuecomment-538722400
After that, I want to work on followingm:
Hello @zephraph, please kindly review this PR when you have time. I did some rework to remove confusing anonymous queries to simplify project, updated tests, README and some dependencies accordingly.