Hello Team,
How can I set the filter query parameter in Mongoose to filter records from a specific Mongoose From value before applying additional conditions? For example, if I want to filter items where category is Electronics before applying further filtering on price, how should I format the filter?