Github GraphQL API / PullRequestRevisionMarker
Represents the latest point in the pull request timeline for which the viewer has seen the pull request's commits.
Implements
Fields
createdAt : DateTime!
lastSeenCommit : Commit!
pullRequest : PullRequest!