Skip to content

Instantly share code, notes, and snippets.

@cgatian
Created September 9, 2019 19:43
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 cgatian/c7cc32c9cdc44aef1bb54cc12841c5f5 to your computer and use it in GitHub Desktop.
Save cgatian/c7cc32c9cdc44aef1bb54cc12841c5f5 to your computer and use it in GitHub Desktop.
query Users {
users {
data {
name
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment