Skip to content

Instantly share code, notes, and snippets.

@garethpbk
Created November 20, 2018 18:10
Show Gist options
  • Save garethpbk/67dc4c4be6ea44d1f5c5786b3c4e0671 to your computer and use it in GitHub Desktop.
Save garethpbk/67dc4c4be6ea44d1f5c5786b3c4e0671 to your computer and use it in GitHub Desktop.
query GET_ALL_USERS_QUERY {
users {
id
name
email
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment