How do I create an index of property in mongoose schema using Nest.js?
I tried to add index as a property option, But the index hasn\'t been created:
@