expose RepositoryComparison.{base,head}Repository in GraphQL API
Created by: sqs
The Go code already implemented these fields, but they weren't exposed in the GraphQL API. These fields are useful for completeness now and for future use cases (in a8n) where you have a list of RepositoryComparisons that are not all necessarily from the same repository.