Skip to content

Instantly share code, notes, and snippets.

@isacjunior
Created May 17, 2019 14:01
Show Gist options
  • Save isacjunior/c26242e2c36801e44bde70b3023044e6 to your computer and use it in GitHub Desktop.
Save isacjunior/c26242e2c36801e44bde70b3023044e6 to your computer and use it in GitHub Desktop.
// Response da query acima
{
"data": {
"peopleByIdOne": {
"name": "Luke Skywalker"
},
"peopleByIdTwo": {
"name": "C-3PO"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment