Skip to content

Instantly share code, notes, and snippets.

@wnqueiroz
Created June 6, 2018 00:15
Show Gist options
  • Select an option

  • Save wnqueiroz/35646c9c6806a518dbac8e20d8dadf9f to your computer and use it in GitHub Desktop.

Select an option

Save wnqueiroz/35646c9c6806a518dbac8e20d8dadf9f to your computer and use it in GitHub Desktop.
john_watson_post_2_join.js
{
"title": "This is another user post 1",
"body": "This is a body...",
"_JOIN_": {
"name": "posts",
"parent": "1" // esse será um outro post do usuário John Watson
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment