We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
I need to set readPreference at queryLevel. But the below code doesnot work. modelObj.find({}).read("secondary"); Am I missing out something ?