Magidoc

CrossReferencedEvent
Object

Represents a mention made by one issue or pull request to another.

Fields

#

actor

Identifies the actor who performed the event.

createdAt

Non-null

Identifies the date and time when the object was created.

id

ID !
Non-null

The Node ID of the CrossReferencedEvent object

isCrossRepository

Non-null

Reference originated in a different repository.

referencedAt

Non-null

Identifies when the reference was made.

resourcePath

Non-null

The HTTP path for this pull request.

source

Non-null

Issue or pull request that made the reference.

target

Non-null

Issue or pull request to which the reference was made.

url

Non-null

The HTTP URL for this pull request.

willCloseTarget

Non-null

Checks if the target will be closed when the source is merged.

Interfaces

#

Also implements Node , UniformResourceLocatable .

Usages

#

References

#