Skip to content

Instantly share code, notes, and snippets.

@felipe-ssilva
Last active June 5, 2019 21:45
Show Gist options
  • Save felipe-ssilva/9df14b730decc95ba97efecb72bb67a6 to your computer and use it in GitHub Desktop.
Save felipe-ssilva/9df14b730decc95ba97efecb72bb67a6 to your computer and use it in GitHub Desktop.
first-query
query {
allUsers {
user {
id
name
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment