Skip to content

Instantly share code, notes, and snippets.

@kshepp
Created February 7, 2017 21:14
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 kshepp/fecb7efb0e70afa8c7e2250e10cb091c to your computer and use it in GitHub Desktop.
Save kshepp/fecb7efb0e70afa8c7e2250e10cb091c to your computer and use it in GitHub Desktop.
{
user(id: 1) {
name
age
friends {
name
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment