Skip to content

Instantly share code, notes, and snippets.

@seve
Last active May 9, 2019 08:16
Show Gist options
  • Save seve/f0e4d79dea557c96c939f12e88a987b4 to your computer and use it in GitHub Desktop.
Save seve/f0e4d79dea557c96c939f12e88a987b4 to your computer and use it in GitHub Desktop.
query {
viewer {
repositories(last:5){
nodes{
name
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment