mesqueeb / vuex-easy-firestore

Easy coupling of firestore and a vuex module. 2-way sync with 0 boilerplate!
https://mesqueeb.github.io/vuex-easy-firestore
MIT License
234 stars 28 forks source link

Where clause question #309

Closed xorbis closed 4 years ago

xorbis commented 4 years ago

Is this valid? await this.$store.dispatch("teams/fetchAndAdd", { where: [ ["roles.{userId}", "==", "o"] ] });

xorbis commented 4 years ago

Yes it is... I had an async problem which I solved.

mesqueeb commented 4 years ago

🎉

--
Vuex Easy Firestore was made with ♥ by Luca Ban.
If you use this library in your projects, you can support the maintenance of this library by a small contribution via Github 💜.
You can also reach out on twitter if you want a one-on-one coding review/lesson. 🦜