ProjectV2Connection [object]
The connection type for ProjectV2.
Attributes
A list of edges.
ProjectV2 [object]
New projects that manage issues, pull requests and drafts using tables and boards.
Implements
Attributes
Returns true if the project is closed.
Identifies the date and time when the object was closed.
Identifies the date and time when the object was created.
The actor who originally created the project.
Identifies the primary key from the database.
A field of the project
List of fields and their constraints in the project
The Node ID of the ProjectV2 object
List of items in the project
The project's number.
The project's owner. Currently limited to organizations and users.
Returns true if the project is public.
The project's readme.
The repositories the project is linked to.
The HTTP path for this project
The project's short description.
The teams the project is linked to.
Returns true if this project is a template.
The project's name.
Identifies the date and time when the object was last updated.
The HTTP URL for this project
A view of the project
Indicates if the object can be closed by the viewer.
Indicates if the object can be reopened by the viewer.
Check if the current viewer can update this object.
List of views in the project
A workflow of the project
List of the workflows in the project
A list of nodes.
PageInfo [object]
Information about pagination in a connection.
Attributes
When paginating forwards, the cursor to continue.
When paginating forwards, are there more items?
When paginating backwards, are there more items?
When paginating backwards, the cursor to continue.
Information to aid in pagination.
Int [scalar]
The Int
scalar type represents non-fractional signed whole numeric values. Int can represent values between -(2^31) and 2^31 - 1.
Identifies the total count of items in the connection.