Hi,
I just download mongodb compass v1.43.0 to try new feature “index hint” in query bar.
According to https://www.mongodb.com/docs/manual/reference/method/cursor.hint/#specify-an-index , I should can specify index name for hint.
Does anyone know how to correctly specify index name in hint field?
Thank you.