Magidoc

Release
Object

A release contains the content for a release.

Fields

#

author

The author of the release

createdAt

Non-null

Identifies the date and time when the object was created.

databaseId

Identifies the primary key from the database.

description

The description of the release.

descriptionHTML

The description of this release rendered to HTML.

id

ID !
Non-null

The Node ID of the Release object

isDraft

Non-null

Whether or not the release is a draft

isLatest

Non-null

Whether or not the release is the latest releast

isPrerelease

Non-null

Whether or not the release is a prerelease

mentions

A list of users mentioned in the release description

name

The title of the release.

publishedAt

Identifies the date and time when the release was created.

reactionGroups

A list of reactions grouped by content left on the subject.

reactions

Non-null

A list of Reactions left on the Issue.

releaseAssets

Non-null

List of releases assets which are dependent on this release.

repository

Non-null

The repository that the release belongs to.

resourcePath

Non-null

The HTTP path for this issue

shortDescriptionHTML

A description of the release, rendered to HTML without any links in it.

tag

The Git tag the release points to

tagCommit

The tag commit for this release.

tagName

Non-null

The name of the release's Git tag

updatedAt

Non-null

Identifies the date and time when the object was last updated.

url

Non-null

The HTTP URL for this issue

viewerCanReact

Non-null

Can user react to this subject

Interfaces

#

Also implements Node , Reactable , UniformResourceLocatable .

Usages

#

References

#