Magidoc

RevertPullRequestInput
Input Object

Autogenerated input type of RevertPullRequest

Fields

#

body

The description of the revert pull request.

clientMutationId

A unique identifier for the client performing the mutation.

draft

Indicates whether the revert pull request should be a draft.

pullRequestId

ID !
Non-null

The ID of the pull request to revert.

title

The title of the revert pull request.

Usages

#

References

#

  • Argument input of field revertPullRequest from type Mutation