I have a boolean field that I'm trying to filter by, but I want to fetch documents that either have a specific value for this field, or doesn't have this field populated at all. How can I accomplish this?
Asked
Active
Viewed 108 times