Represents a mention made by one issue or pull request to another.
actor : Actor
createdAt : DateTime!
id : ID!
isCrossRepository : Boolean!
referencedAt : DateTime!
resourcePath : URI!
source : ReferencedSubject!
target : ReferencedSubject!
url : URI!
willCloseTarget : Boolean!