Skip to content

Instantly share code, notes, and snippets.

@james-huston
Created June 10, 2014 17:46
Show Gist options
  • Save james-huston/283eb2d16e50fdfd627e to your computer and use it in GitHub Desktop.
Save james-huston/283eb2d16e50fdfd627e to your computer and use it in GitHub Desktop.
{
accounts: {
$elemMatch: {
account: ObjectId("abc123")
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment