Skip to content

Instantly share code, notes, and snippets.

@kakao-kong-j
Last active April 20, 2018 06:03
Show Gist options
  • Save kakao-kong-j/e79aa43c2a3b83f362e030fbd52c75d6 to your computer and use it in GitHub Desktop.
Save kakao-kong-j/e79aa43c2a3b83f362e030fbd52c75d6 to your computer and use it in GitHub Desktop.
{
user(id: 1) {
id
name
username
address {
street
suite
city
zipcode
geo {
lat
lng
}
}
phone
website
company {
name
catchPhrase
bs
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment