MichaelSolati / geofirestore-js

Location-based querying and filtering using Firebase Firestore.

Home Page:https://geofirestore.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is it possible to add an equality check to the queries?

aabrams opened this issue · comments

I'd like to add where("tenant","==",tenant), as an example