Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AddPullRequestReviewInput

Hierarchy

Properties

body

body: string

Optional clientMutationId

clientMutationId: string

Optional comments

comments: string[]

Optional commitOID

commitOID: string

event

event: "APPROVE" | "COMMENT" | "DISMISS" | "REQUEST_CHANGES"

Optional id

id: string

Optional path

path: string

Optional position

position: number

pullRequestId

pullRequestId: string

Optional threads

threads: string

Generated using TypeDoc