OBJECT
UpdatePullRequestReviewCommentPayload
Autogenerated return type of UpdatePullRequestReviewComment
link GraphQL Schema definition
- type UpdatePullRequestReviewCommentPayload {
- # A unique identifier for the client performing the mutation.
- String :
- # The updated comment.
- PullRequestReviewComment! :
- }