Magidoc

RenamedTitleEvent
Object

Represents a 'renamed' event on a given issue or pull request

Fields

#

actor

Identifies the actor who performed the event.

createdAt

Non-null

Identifies the date and time when the object was created.

currentTitle

Non-null

Identifies the current title of the issue or pull request.

id

ID !
Non-null

The Node ID of the RenamedTitleEvent object

previousTitle

Non-null

Identifies the previous title of the issue or pull request.

subject

Non-null

Subject that was renamed.

Interfaces

#

Also implements Node .

Usages

#

References

#