Object GitHub::MentionedEvent

Represents a 'mentioned' 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.

databaseId: Int

Identifies the primary key from the database.

id: ID!

Uses

IssueTimelineItems

PullRequestTimelineItems

Node