ProjectV2SingleSelectField [object]
A single select field inside a project.
Implements
ProjectV2FieldCommon [interface]
Common fields across different project field types
Attributes
Identifies the date and time when the object was created.
The field's type.
Identifies the primary key from the database.
The Node ID of the ProjectV2FieldCommon object
The project field's name.
The project that contains this field.
Identifies the date and time when the object was last updated.
Attributes
Identifies the date and time when the object was created.
ProjectV2FieldType [enum]
The type of a project field.
Possible values
Assignees
Date
Iteration
Labels
Linked Pull Requests
Milestone
Number
Repository
Reviewers
Single Select
Text
Title
Tracked by
Tracks
The field's type.
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 primary key from the database.
ID [scalar]
The ID
scalar type represents a unique identifier, often used to refetch an object or as key for a cache. The ID type appears in a JSON response as a String; however, it is not intended to be human-readable. When expected as an input type, any string (such as "4"
) or integer (such as 4
) input value will be accepted as an ID.
The Node ID of the ProjectV2SingleSelectField object
String [scalar]
The String
scalar type represents textual data, represented as UTF-8 character sequences. The String type is most often used by GraphQL to represent free-form human-readable text.
The project field's name.
ProjectV2SingleSelectFieldOption [object]
Single select field option for a configuration for a project.
Attributes
The option's display color.
The option's plain-text description.
The option's description, possibly containing HTML.
The option's ID.
The option's name.
The option's html name.
Options for the single select field
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
The project that contains this field.
Identifies the date and time when the object was last updated.