Skip to content

Instantly share code, notes, and snippets.

@pantchox
Last active October 2, 2017 19:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pantchox/2bc6dac9f13602e7df937976696d9409 to your computer and use it in GitHub Desktop.
Save pantchox/2bc6dac9f13602e7df937976696d9409 to your computer and use it in GitHub Desktop.
[
{
"id": "59d16734d501d6ce37f43746",
"books": [],
"title": "first booklist",
"createdAt": "2017-10-01T22:07:48.830Z",
"updatedAt": "2017-10-01T22:07:51.327Z",
"user": {
"id": "59cbf87fa2b6f22c0c65b479"
}
},
{
"id": "59d1672c8d17cf125ded2c8f",
"books": [
{
"id": "59d167393fb2ea36cc98db1b",
"bookListId": "59d1672c8d17cf125ded2c8f",
"title": "my cool book",
"createdAt": "2017-10-01T22:07:59.497Z",
"updatedAt": "2017-10-01T22:07:59.497Z"
},
{
"id": "59d160fa10de43324098f05e",
"bookListId": "59d1672c8d17cf125ded2c8f",
"title": "my groovey book",
"createdAt": "2017-10-01T21:41:26.902Z",
"updatedAt": "2017-10-01T21:46:31.152Z"
}
],
"title": "second booklist",
"createdAt": "2017-10-01T22:07:40.185Z",
"updatedAt": "2017-10-01T22:07:43.848Z",
"user": {
"id": "59cbf87fa2b6f22c0c65b479"
}
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment