Update a pull request
Arguments
UpdatePullRequestInput [input]
Autogenerated input type of UpdatePullRequest
Attributes
An array of Node IDs of users for this pull request.
The name of the branch you want your changes pulled into. This should be an existing branch
on the current repository.
The contents of the pull request.
A unique identifier for the client performing the mutation.
An array of Node IDs of labels for this pull request.
Indicates whether maintainers can modify the pull request.
The Node ID of the milestone for this pull request.
An array of Node IDs for projects associated with this pull request.
The Node ID of the pull request.
The target state of the pull request.
The title of the pull request.
Parameters for UpdatePullRequest
Returns
UpdatePullRequestPayload [object]
Autogenerated return type of UpdatePullRequest
Attributes
Identifies the actor who performed the event.
A unique identifier for the client performing the mutation.
The updated pull request.