Magidoc

ProjectV2SingleSelectField
Object

A single select field inside a project.

Fields

#

createdAt

Non-null

Identifies the date and time when the object was created.

dataType

Non-null

The field's type.

databaseId

Identifies the primary key from the database.

id

ID !
Non-null

The Node ID of the ProjectV2SingleSelectField object

name

Non-null

The project field's name.

options

Non-null

Options for the single select field

project

Non-null

The project that contains this field.

updatedAt

Non-null

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

Interfaces

#

Also implements Node , ProjectV2FieldCommon .

Usages

#

References

#