Include fork information in GraphQL Repository response
Problem to solve
The current GraphQL response for a given project does not contain any information about the repository it was forked from.
Proposal
Include a link in the Project response to an upstream Project, if the project is forked.