Object GitHub::ConvertToDraftEvent

Represents a 'convert_to_draft' event on a given 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!

pullRequest: PullRequest!

PullRequest referenced by event.

resourcePath: URI!

The HTTP path for this convert to draft event.

url: URI!

The HTTP URL for this convert to draft event.

Uses

PullRequestTimelineItems

Node

UniformResourceLocatable