Magidoc

ProjectV2View
Object

A view within a ProjectV2.

Fields

#

createdAt

Non-null

Identifies the date and time when the object was created.

databaseId

Identifies the primary key from the database.

fields

The view's visible fields.

filter

The project view's filter.

groupBy

The view's group-by field.

groupByFields

The view's group-by field.

id

ID !
Non-null

The Node ID of the ProjectV2View object

layout

Non-null

The project view's layout.

name

Non-null

The project view's name.

number

Non-null

The project view's number.

project

Non-null

The project that contains this view.

sortBy

The view's sort-by config.

sortByFields

The view's sort-by config.

updatedAt

Non-null

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

verticalGroupBy

The view's vertical-group-by field.

verticalGroupByFields

The view's vertical-group-by field.

visibleFields

The view's visible fields.

Interfaces

#

Also implements Node .

Usages

#

References

#