A Git object ID.
Get the details of a pull request by its number.
Also see:
Get the (textual) value of a file in a GitHub repo via GraphQL
$branchAndFilePath
should be formatted as ${branchName}:${filePath without the leading '/'}
Note that the text
field will be null if the file is a binary blog (such as an image).
If you need to read the binary content, email [support@onegraph.com](mailto:support@onegraph.com?subject=Can you add a base64-encoded binary content field to the GitHubBlob
type on OneGraph?) and we can stitch in the corresponding REST endpoint
Autogenerated input type of AddPullRequestReviewComment
Autogenerated input type of AddPullRequestReview
Represents a Git blob.
Represents a Git commit.
Autogenerated input type of CreateCheckRun
Autogenerated input type of CreateCheckSuite
Autogenerated input type of CreateRef
Represents information about the GitHub instance.
Represents a Git object.
Autogenerated input type of MergePullRequest
A repository pull request.
A Git push.
A pointer to a repository at a specific revision embedded inside another repository.
Represents a Git tag.
Represents a Git tree.
Represents a Git tree entry.
Autogenerated input type of UpdateRef