The projection operator in mongodb controls which fields are included or excluded in query results To limit the amount of data that mongodb sends to applications,. Although the array field grades may contain multiple elements that are greater than or equal to 85, the $ projection operator returns.
Introduction to MongoDB | PPTX
Learn how to use mongodb projections to include or exclude specific fields from query results, reducing data transfer.
By default, queries in mongodb return all fields in matching documents