IndexOptions.dropDups

Creates a unique index on a field that may have duplicates.

struct IndexOptions
@until(WireVersion.v26)
Nullable!bool dropDups;

Meta