Skip to content

Instantly share code, notes, and snippets.

@FrancescaK
Created June 4, 2014 15:34
Show Gist options
  • Save FrancescaK/860219760be3351309d4 to your computer and use it in GitHub Desktop.
Save FrancescaK/860219760be3351309d4 to your computer and use it in GitHub Desktop.
buffer_4
> db.event.web.group_sharing.create_group.find().pretty()
{
"_id" : ObjectId("536c07e148022c1069b4ff3d"),
"via" : "web",
"user_id" : ObjectId("536bfbea61bb78af76e2a94d"),
"user_joined_at" : ISODate("2014-05-08T21:49:30Z"),
"date" : ISODate("2014-05-08T22:40:33.880Z"),
"group" : {
"profile_ids" : [
"536c074d613b7d9924e1a90f",
"536c07c361bb7d732d198f1"
],
"id" : "536c07e156a66a28563f14ec",
"name" : "Dental"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment