dropDups property
Whether to drop duplicate documents during index creation.
This option is deprecated in newer MongoDB versions.
Implementation
bool? dropDups;
Whether to drop duplicate documents during index creation.
This option is deprecated in newer MongoDB versions.
bool? dropDups;