AddPullRequestReviewThreadInput Input Object
Autogenerated input type of AddPullRequestReviewThread
Fields
#
line
The line of the blob to which the thread refers, required for line-level threads. The end of the line range for multi-line comments.
side
The side of the diff on which the line resides. For multi-line comments, this is the side for the end of the line range.
Default: "RIGHT"subjectType
The level at which the comments in the corresponding thread are targeted, can be a diff line or a file
Default: "LINE"Usages
#
References
#
- Argument input of field addPullRequestReviewThread from type Mutation
Previous
AddPullRequestReviewPayload
