CommitComment
Represents a comment on a given Commit.
Implements
Connections
ReactionConnection!)
A list of Reactions left on the Issue.
| Argument | Type | Description |
|---|---|---|
after |
String
|
Returns the elements in the list that come after the specified global ID. |
before |
String
|
Returns the elements in the list that come before the specified global ID. |
content |
ReactionContent
|
Allows filtering Reactions by emoji. |
first |
Int
|
Returns the first n elements from the list. |
last |
Int
|
Returns the last n elements from the list. |
orderBy |
ReactionOrder
|
Allows specifying the order in which reactions are returned. |
Fields
Actor)
The actor who authored the comment.
CommentAuthorAssociation!)
Author's association with the subject of the comment.
String!)
Identifies the comment body.
HTML!)
Identifies the comment body rendered to HTML.
Commit)
Identifies the commit associated with the comment, if the commit exists.
DateTime!)
Identifies the date and time when the object was created.
Boolean!)
Check if this comment was created via an email reply.
Int)
Exposed database IDs will eventually be removed in favor of global Relay IDs.
Identifies the primary key from the database.
Actor)
The actor who edited the comment.
ID!)
DateTime)
The moment the editor made the last edit
String)
Identifies the file path associated with the comment.
Int)
Identifies the line position associated with the comment.
DateTime)
Identifies when the comment was published at.
[ReactionGroup!])
A list of reactions grouped by content left on the subject.
Repository!)
The repository associated with this node.
URI!)
The HTTP path permalink for this commit comment.
DateTime!)
General type updated timestamps will eventually be replaced by other field specific timestamps.
Identifies the date and time when the object was last updated.
URI!)
The HTTP URL permalink for this commit comment.
Boolean!)
Check if the current viewer can delete this object.
Boolean!)
Can user react to this subject
Boolean!)
Check if the current viewer can update this object.
[CommentCannotUpdateReason!]!)
Reasons why the current viewer can not update this comment.
Boolean!)
Did the viewer author this comment.
Overview
-
Query
-
Mutations
- acceptTopicSuggestion
- addComment
- addProjectCard
- addProjectColumn
- addPullRequestReview
- addPullRequestReviewComment
- addReaction
- addStar
- createProject
- declineTopicSuggestion
- deleteProject
- deleteProjectCard
- deleteProjectColumn
- deletePullRequestReview
- dismissPullRequestReview
- moveProjectCard
- moveProjectColumn
- removeOutsideCollaborator
- removeReaction
- removeStar
- requestReviews
- submitPullRequestReview
- updateProject
- updateProjectCard
- updateProjectColumn
- updatePullRequestReview
- updatePullRequestReviewComment
- updateSubscription
- updateTopics
-
Objects
- AddedToProjectEvent
- AssignedEvent
- BaseRefChangedEvent
- BaseRefForcePushedEvent
- Blame
- BlameRange
- Blob
- Bot
- ClosedEvent
- CodeOfConduct
- CommentDeletedEvent
- Commit
- CommitComment
- CommitCommentThread
- ConvertedNoteToIssueEvent
- CrossReferencedEvent
- DemilestonedEvent
- DeployedEvent
- Deployment
- DeploymentStatus
- ExternalIdentity
- ExternalIdentitySamlAttributes
- ExternalIdentityScimAttributes
- Gist
- GistComment
- GitActor
- GitHubMetadata
- GpgSignature
- HeadRefDeletedEvent
- HeadRefForcePushedEvent
- HeadRefRestoredEvent
- Issue
- IssueComment
- Label
- LabeledEvent
- Language
- License
- LicenseRule
- LockedEvent
- MarketplaceCategory
- MarketplaceListing
- MentionedEvent
- MergedEvent
- Milestone
- MilestonedEvent
- MovedColumnsInProjectEvent
- Organization
- OrganizationIdentityProvider
- OrganizationInvitation
- PageInfo
- Project
- ProjectCard
- ProjectColumn
- ProtectedBranch
- PublicKey
- PullRequest
- PullRequestCommit
- PullRequestReview
- PullRequestReviewComment
- PullRequestReviewThread
- PushAllowance
- RateLimit
- Reaction
- ReactionGroup
- Ref
- ReferencedEvent
- Release
- ReleaseAsset
- RemovedFromProjectEvent
- RenamedTitleEvent
- ReopenedEvent
- Repository
- RepositoryInvitation
- RepositoryInvitationRepository
- RepositoryTopic
- ReviewDismissalAllowance
- ReviewDismissedEvent
- ReviewRequest
- ReviewRequestRemovedEvent
- ReviewRequestedEvent
- SmimeSignature
- Status
- StatusContext
- SubscribedEvent
- SuggestedReviewer
- Tag
- Team
- Topic
- Tree
- TreeEntry
- UnassignedEvent
- UnknownSignature
- UnlabeledEvent
- UnlockedEvent
- UnsubscribedEvent
- User
- UserContentEdit
-
Interfaces
-
Enums
- CollaboratorAffiliation
- CommentAuthorAssociation
- CommentCannotUpdateReason
- DefaultRepositoryPermissionField
- DeploymentState
- DeploymentStatusState
- GistOrderField
- GistPrivacy
- GitSignatureState
- IssueOrderField
- IssuePubSubTopic
- IssueState
- LanguageOrderField
- MergeableState
- MilestoneState
- OrderDirection
- OrganizationInvitationRole
- OrganizationInvitationType
- ProjectCardState
- ProjectOrderField
- ProjectState
- PullRequestPubSubTopic
- PullRequestReviewEvent
- PullRequestReviewState
- PullRequestState
- ReactionContent
- ReactionOrderField
- RefOrderField
- ReleaseOrderField
- RepositoryAffiliation
- RepositoryCollaboratorAffiliation
- RepositoryContributionType
- RepositoryLockReason
- RepositoryOrderField
- RepositoryPermission
- RepositoryPrivacy
- SearchType
- StarOrderField
- StatusState
- SubscriptionState
- TeamMemberRole
- TeamMembershipType
- TeamOrderField
- TeamPrivacy
- TeamRepositoryOrderField
- TeamRole
- TopicSuggestionDeclineReason
-
Unions
-
Input Objects
-
Scalars