Skip to content

Commit 4d7f334

Browse files
committed
update README
1 parent 9d070eb commit 4d7f334

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,9 @@ Output mongo query for the article resource :
107107
body: 1,
108108
author: 1,
109109
tag: 1
110+
},
111+
options: {
112+
lean: true
110113
}
111114
}]
112115
}

0 commit comments

Comments
 (0)