Skip to content

Instantly share code, notes, and snippets.

@AlecAivazis
Created May 31, 2019 01:53
Show Gist options
  • Save AlecAivazis/a8be5730c2e25e33b20752b4e0043a71 to your computer and use it in GitHub Desktop.
Save AlecAivazis/a8be5730c2e25e33b20752b4e0043a71 to your computer and use it in GitHub Desktop.
{
node(id: "VXNlcjoy") {
... on User {
photoGallery {
url
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment