We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a62bed9 + 5e59af8 commit 4a7cdcaCopy full SHA for 4a7cdca
index.js
@@ -5,5 +5,6 @@ module.exports = require(
5
)
6
7
module.exports.settings = {
8
- connectWithCollection: true
+ connectWithCollection: true,
9
+ internalProperties: ['_id']
10
}
0 commit comments