Skip to content

Issue

Issue = object

Defined in: domain/types.ts:1

blockedBy: object[]

Defined in: domain/types.ts:11

id: string | null

identifier: string | null

state: string | null


branchName: string | null

Defined in: domain/types.ts:8


createdAt: string | null

Defined in: domain/types.ts:12


description: string | null

Defined in: domain/types.ts:5


id: string

Defined in: domain/types.ts:2


identifier: string

Defined in: domain/types.ts:3


labels: string[]

Defined in: domain/types.ts:10


priority: number | null

Defined in: domain/types.ts:6


state: string

Defined in: domain/types.ts:7


title: string

Defined in: domain/types.ts:4


updatedAt: string | null

Defined in: domain/types.ts:13


url: string | null

Defined in: domain/types.ts:9