Object GitHub::TransferredEvent
Represents a 'transferred' event on a given issue or pull request.
Fields
actor: Actor
Identifies the actor who performed the event.
createdAt: DateTime!
Identifies the date and time when the object was created.
fromRepository: Repository
The repository this came from
id: ID!
issue: Issue!
Identifies the issue associated with the event.