Skip to content

Instantly share code, notes, and snippets.

@daviwesley
Last active August 5, 2019 17:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save daviwesley/c5fab9bb6402a93dab0028042cee5ede to your computer and use it in GitHub Desktop.
Save daviwesley/c5fab9bb6402a93dab0028042cee5ede to your computer and use it in GitHub Desktop.

{ user(login: "daviwesley") { repositories(first: 10,privacy: PUBLIC) { totalCount edges { node { name description createdAt } } } } }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment