Skip to content

expose RepositoryComparison.{base,head}Repository in GraphQL API

Administrator requested to merge repocomparison-gql into master

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.

Merge request reports

Loading