FindOptions.projection

Limits the fields to return for all matching documents.

struct FindOptions
Nullable!Bson projection;

Meta