Object GitHub::PullRequestChangedFile
A file changed in a pull request.
Fields
additions: Int!
The number of additions to the file.
deletions: Int!
The number of deletions to the file.
path: String!
The path of the file.