Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UpdatePullRequestInput

Hierarchy

Properties

Optional assigneeIds

assigneeIds: string[]

Optional baseRefName

baseRefName: string

Optional body

body: string

Optional clientMutationId

clientMutationId: string

Optional id

id: string

Optional labelIds

labelIds: string[]

Optional maintainerCanModify

maintainerCanModify: boolean

Optional milestoneId

milestoneId: string

Optional projectIds

projectIds: string[]

Optional pullRequestId

pullRequestId: string

Optional state

state: "OPEN" | "CLOSED"

Optional title

title: string

Generated using TypeDoc