Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IssueMutation

Hierarchy

Properties

Optional assigneeIds

assigneeIds: string[]

body

body: string

Optional clientMutationId

clientMutationId: string

Optional id

id: string

Optional issueState

issueState: "OPEN" | "CLOSED"

Optional issueTemplate

issueTemplate: string

Optional labelIds

labelIds: string[]

Optional milestoneId

milestoneId: string

Optional projectIds

projectIds: string[]

repositoryId

repositoryId: string

title

title: string

Generated using TypeDoc