{ | |
"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