Magidoc

ProjectV2ItemFieldSingleSelectValue
Object

The value of a single select field in a Project item.

Fields

#

color

Non-null

The color applied to the selected single-select option.

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.

description

A plain-text description of the selected single-select option, such as what the option means.

descriptionHTML

The description of the selected single-select option, including HTML tags.

field

Non-null

The project field that contains this value.

id

ID !
Non-null

The Node ID of the ProjectV2ItemFieldSingleSelectValue object

item

Non-null

The project item that contains this value.

name

The name of the selected single select option.

nameHTML

The html name of the selected single select option.

optionId

The id of the selected single select option.

updatedAt

Non-null

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

Interfaces

#

Also implements Node , ProjectV2ItemFieldValueCommon .

Usages

#

References

#