ProjectConnection [object]
A list of projects associated with the owner.
Attributes
A list of edges.
Project [object]
Projects manage issues, pull requests and notes within a project owner.
Implements
Attributes
The project's description body.
The projects description body rendered to HTML.
Indicates if the object is closed (definition of closed may depend on type)
Identifies the date and time when the object was closed.
List of columns in the project
Identifies the date and time when the object was created.
The actor who originally created the project.
Identifies the primary key from the database.
The Node ID of the Project object
The project's name.
The project's number.
The project's owner. Currently limited to repositories, organizations, and users.
List of pending cards in this project
Project progress details.
The HTTP path for this project
Whether the project is open or closed.
Identifies the date and time when the object was last updated.
The HTTP URL for this 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.
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.