We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21921e9 commit 2b4b9beCopy full SHA for 2b4b9be
Firestore/CHANGELOG.md
@@ -1,4 +1,6 @@
1
# Unreleased
2
+
3
+# v1.18.0
4
- [feature] Added `whereField(_:notIn:)` and `whereField(_:isNotEqualTo:)` query
5
operators. `whereField(_:notIn:)` finds documents where a specified field’s
6
value is not in a specified array. `whereField(_:isNotEqualTo:)` finds
0 commit comments