Magidoc

DraftIssue
Object

A draft issue within a project.

Fields

#

assignees

Non-null

A list of users to assigned to this draft issue.

body

Non-null

The body of the draft issue.

bodyHTML

Non-null

The body of the draft issue rendered to HTML.

bodyText

Non-null

The body of the draft issue rendered to text.

createdAt

Non-null

Identifies the date and time when the object was created.

creator

The actor who created this draft issue.

id

ID !
Non-null

The Node ID of the DraftIssue object

projectV2Items

Non-null

List of items linked with the draft issue (currently draft issue can be linked to only one item).

projectsV2

Non-null

Projects that link to this draft issue (currently draft issue can be linked to only one project).

title

Non-null

The title of the draft issue

updatedAt

Non-null

Identifies the date and time when the object was last updated.

Interfaces

#

Also implements Node .

Usages

#

References

#