Skip to content

Instantly share code, notes, and snippets.

@rauljordan
Created September 27, 2017 02:43
Show Gist options
  • Save rauljordan/3105ab2a6449d9781771ff8cd6631e3a to your computer and use it in GitHub Desktop.
Save rauljordan/3105ab2a6449d9781771ff8cd6631e3a to your computer and use it in GitHub Desktop.
{
scrape(url: 'https://google.com') {
links {
title
footer {
content
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment