In order to view this lesson, you must purchase this course.
In addition to performing simple fetches for our Firestore Documents, we can also provide <b>filtering</b> during the retrieval process. In this lesson, I'll go over a couple of useful techniques for querying data based on some <b>criteria</b> such as name, age, friends. I'll also go over some useful syntactical improvements we can use for User conversion.