My question is simple, but important for many users I think. I wonder if there will be an update to execute below written kinds of very simple – but restricted queries in firebase in the near future?
FirebaseError: Invalid query. You cannot use more than one 'not-in' filter.
FirebaseError: Invalid query. You cannot use 'in' filters with 'not-in' filters.
FirebaseError: Invalid query. NOT-IN cannot be used with 'IN', 'ARRAY_CONTAINS' or 'OR'
FirebaseError: Invalid query. You cannot used '!=' filters with 'not-in' filters.
1