[cloud_firestore] add in
, not-in
, and array-contains-any
operators
#3987
-
According to the official docs, Cloud Firestore now supports not equal queries Let's consider supporting those new operators for |
Beta Was this translation helpful? Give feedback.
Answered by
Salakar
Nov 3, 2020
Replies: 1 comment
-
This is now supported in the latest release. Thanks |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ming-chu
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is now supported in the latest release. Thanks