ProjectV2View Object
A view within a ProjectV2.
Fields
#
groupBy
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.
sortBy
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.
verticalGroupBy
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.
visibleFields
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.
The view's visible fields.
Interfaces
#
Also implements Node .
Usages
#
References
#
- Field view from ProjectV2
- Field nodes from ProjectV2ViewConnection
- Field node from ProjectV2ViewEdge
Previous
ProjectV2StatusUpdateStatus
