Magidoc

ProjectV2Item
Object

An item within a Project.

Fields

#

content

The content of the referenced draft issue, issue, or pull request

createdAt

Non-null

Identifies the date and time when the object was created.

creator

The actor who created the item.

databaseId

Identifies the primary key from the database.

fieldValueByName

The field value of the first project field which matches the 'name' argument that is set on the item.

fieldValues

Non-null

The field values that are set on the item.

fullDatabaseId

Identifies the primary key from the database as a BigInt.

id

ID !
Non-null

The Node ID of the ProjectV2Item object

isArchived

Non-null

Whether the item is archived.

project

Non-null

The project that contains this item.

type

Non-null

The type of the item.

updatedAt

Non-null

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

Interfaces

#

Also implements Node .

Usages

#

References

#