Skip to content

Instantly share code, notes, and snippets.

@clayallsopp
Created April 7, 2016 14:58
Show Gist options
  • Save clayallsopp/07d29432811f572a6ef9e9f1e5fcdff1 to your computer and use it in GitHub Desktop.
Save clayallsopp/07d29432811f572a6ef9e9f1e5fcdff1 to your computer and use it in GitHub Desktop.
query {
search(text: "cat") {
username
friends {
username
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment