Skip to content

Instantly share code, notes, and snippets.

@abustamam
Created November 29, 2017 06:22
Show Gist options
  • Save abustamam/ac21516cfda0061c6fbc328716817133 to your computer and use it in GitHub Desktop.
Save abustamam/ac21516cfda0061c6fbc328716817133 to your computer and use it in GitHub Desktop.
{
"articles": [
{
"postId": 1,
"title": "Why GraphQL is cool",
"author": {
"name": "Rasheed Bustamam",
"email": "rasheed.bustamam@gmail.com"
}
},
{
"postId": 2,
"title": "Why you are cool",
"author": {
"name": "Rasheed Bustamam",
"email": "rasheed.bustamam@gmail.com"
}
},
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment