Hi, Firebase developers! In what might be my shortest (but most exciting) blog post this year, we wanted to let you know that Cloud Firestore now has support for not-equal queries. This means you can now query, for example, all documents in a “Projects” collection where the project’s status field is not equal to the value "completed" On a similar note, Cloud Firestore also supports not-in queries,