Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@alexvenom
Created November 26, 2019 14:31
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 alexvenom/19bd566018f5c75794ce390b5e839ea9 to your computer and use it in GitHub Desktop.
Save alexvenom/19bd566018f5c75794ce390b5e839ea9 to your computer and use it in GitHub Desktop.
query getUserName{
user(id: "MyUser"){
username
photo
address
zipCode
country
city
age
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment