Applying filter GridFS MongoDb C# September 3, 2022 by Magenaut I am trying to filter my data based on the two factors. The first factor is the docID(object Id) and the second factor is DocType which is stored as metadata. The sample code I am pasting.I am also attaching the sample DB how it looks like.