Github GraphQL API / UpdatePullRequestInput
Autogenerated input type of UpdatePullRequest
Fields
pullRequestId : ID!
baseRefName : String
title : String
body : String
state : PullRequestUpdateState
maintainerCanModify : Boolean
assigneeIds : [ID!]
milestoneId : ID
labelIds : [ID!]
projectIds : [ID!]
clientMutationId : String