FindOptions.allowPartialResults

Get partial results from a mongos if some shards are down (instead of throwing an error).

struct FindOptions
Nullable!bool allowPartialResults;

Meta