Skip to content

Added WHERE support!

Compare
Choose a tag to compare
@sejr sejr released this 02 Feb 21:26
· 17 commits to master since this release

Now you can filter your query results based on simple (for right now) equality checks. Maps directly to firestore#where(key, "==", value)