Object GitHub::DisconnectedEvent
Represents a 'disconnected' 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.
id: ID!
isCrossRepository: Boolean!
Reference originated in a different repository.
source: ReferencedSubject!
Issue or pull request from which the issue was disconnected.
subject: ReferencedSubject!
Issue or pull request which was disconnected.