Skip to content

Instantly share code, notes, and snippets.

@orthros
Created August 25, 2017 17:05
Embed
What would you like to do?
{
"projection": {
"issue.html_url": 1,
"issue.id": 1,
"issue.title": 1,
"issue.comments": 1,
"issue.created_at": 1,
"repository.name": 1,
"repository.html_url": 1,
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment