ProjectV2View [object]
A view within a ProjectV2.
Implements
Attributes
Identifies the date and time when the object was created.
Identifies the primary key from the database.
The view's visible fields.
The project view's filter.
The view's group-by field.
Deprecated: The `ProjectV2View#order_by` API is deprecated in favour of the more capable `ProjectV2View#group_by_field` API. Check out the `ProjectV2View#group_by_fields` API as an example for the more capable alternative. Removal on 2023-04-01 UTC.
The view's group-by field.
The Node ID of the ProjectV2View object
The project view's layout.
The project view's name.
The project view's number.
The project that contains this view.
The view's sort-by config.
Deprecated: The `ProjectV2View#sort_by` API is deprecated in favour of the more capable `ProjectV2View#sort_by_fields` API. Check out the `ProjectV2View#sort_by_fields` API as an example for the more capable alternative. Removal on 2023-04-01 UTC.
The view's sort-by config.
Identifies the date and time when the object was last updated.
The view's vertical-group-by field.
Deprecated: The `ProjectV2View#vertical_group_by` API is deprecated in favour of the more capable `ProjectV2View#vertical_group_by_fields` API. Check out the `ProjectV2View#vertical_group_by_fields` API as an example for the more capable alternative. Removal on 2023-04-01 UTC.
The view's vertical-group-by field.
The view's visible fields.
Deprecated: The `ProjectV2View#visibleFields` API is deprecated in favour of the more capable `ProjectV2View#fields` API. Check out the `ProjectV2View#fields` API as an example for the more capable alternative. Removal on 2023-01-01 UTC.
API:
Github GraphQL API