Files
novem/fixtures/github/issues.pull_request_file_tree.PR_kwDONovem85.json

20 lines
374 B
JSON

{
"node": {
"__typename": "PullRequest",
"files": {
"edges": [
{
"cursor": "file:PR_kwDONovem85:1",
"node": {
"changeType": "MODIFIED",
"additions": 42,
"deletions": 7,
"path": "src/api/repo.rs",
"viewerViewedState": "UNVIEWED"
}
}
]
}
}
}