Skip to content

Instantly share code, notes, and snippets.

@pedropazello
Created April 29, 2018 21:39
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 pedropazello/00eef55254f327574ab5049fc158adea to your computer and use it in GitHub Desktop.
Save pedropazello/00eef55254f327574ab5049fc158adea to your computer and use it in GitHub Desktop.
{
"data": {
"allTodos": [
{
"description": "Study GraphQL"
},
{
"description": "Try to use Apollo with React"
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment