Skip to content

Instantly share code, notes, and snippets.

@ErrorPro
Created June 12, 2018 11:50
Show Gist options
  • Select an option

  • Save ErrorPro/513ee214f3b3695fddb47d6ca49312a5 to your computer and use it in GitHub Desktop.

Select an option

Save ErrorPro/513ee214f3b3695fddb47d6ca49312a5 to your computer and use it in GitHub Desktop.
`
query UserQuery {
user {
firstName
lastName
}
}
`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment