Skip to content

Instantly share code, notes, and snippets.

@marklearst
Last active October 13, 2017 15:47
Show Gist options
  • Save marklearst/c33fbc180f5b05e0f7d090504ccd91f1 to your computer and use it in GitHub Desktop.
Save marklearst/c33fbc180f5b05e0f7d090504ccd91f1 to your computer and use it in GitHub Desktop.
Item.update({ _id: id }, { $set: { text: 'changed' }}).exec();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment