MilestoneEdge [object]
An edge in a connection.
Attributes
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.
A cursor for use in pagination.
Milestone [object]
Represents a Milestone object on a given repository.
Implements
Attributes
Indicates if the object is closed (definition of closed may depend on type)
Identifies the date and time when the object was closed.
Identifies the date and time when the object was created.
Identifies the actor who created the milestone.
Identifies the description of the milestone.
Identifies the due date of the milestone.
The Node ID of the Milestone object
A list of issues associated with the milestone.
Identifies the number of the milestone.
Identifies the percentage complete for the milestone
A list of pull requests associated with the milestone.
The repository associated with this milestone.
The HTTP path for this milestone
Identifies the state of the milestone.
Identifies the title of the milestone.
Identifies the date and time when the object was last updated.
The HTTP URL for this milestone
Indicates if the object can be closed by the viewer.
Indicates if the object can be reopened by the viewer.
The item at the end of the edge.