SCALAR
GitObjectID
A Git object ID.
link GraphQL Schema definition
- scalar GitObjectID
link Require by
- AddPullRequestReviewCommentInputAutogenerated input type of AddPullRequestReviewComment
- BlobRepresents a Git blob.
- CommitRepresents a Git commit.
- GitObjectRepresents a Git object.
- RepositoryA repository contains the content for a project.
- TagRepresents a Git tag.
- TreeRepresents a Git tree.
- TreeEntryRepresents a Git tree entry.