Represents the contribution a user made on GitHub by creating a repository.
isRestricted : Boolean!
occurredAt : DateTime!
repository : Repository!
resourcePath : URI!
url : URI!
user : User!