Query filter for Nested Arrays
Adding a query method to filter the nested arrays in the firestore collection would be more scalable to get data faster. This would avoid the unnecessary looping of the data for finding a particular field, which are already stored in an array.
This feature would make the firestore to perform extraordinarily in retreiving the data.
                2
                 votes
              
            
