Magidoc

DeployedEvent
Object

Represents a 'deployed' event on a given pull request.

Fields

#

actor

Identifies the actor who performed the event.

createdAt

Non-null

Identifies the date and time when the object was created.

databaseId

Identifies the primary key from the database.

deployment

Non-null

The deployment associated with the 'deployed' event.

id

ID !
Non-null

The Node ID of the DeployedEvent object

pullRequest

Non-null

PullRequest referenced by event.

ref

The ref associated with the 'deployed' event.

Interfaces

#

Also implements Node .

Usages

#

References

#