Is there any way to apply OR operation in firestore queries like:
if (name == "Jhon" || lastname == "James") { then do this }
2.1m questions
2.1m answers
60 comments
57.0k users