Skip to content

Fix GraphQL schema

Administrator requested to merge dax/fix_schema into master

Created by: daxmc99

Previously, GitTree & GitBlob did not correctly implement TreeEntry since they did not have the field recursiveSingleChild field. This caused some stricter GraphQL parsers to break, such as Intellij's.

Fixes https://github.com/sourcegraph/sourcegraph/issues/10804

Merge request reports

Loading