Github GraphQL is fine but it still doesn't have the ability to search for code. It also doesn't support getting all entryTrees recursively.
On the other hand Sourcegraph graphql API has all those issues fixed and works fine on https://github1s.com/. We can use it as an addition to bring the following features:
Github GraphQLis fine but it still doesn't have the ability to search for code. It also doesn't support getting all entryTrees recursively.On the other hand
Sourcegraph graphql APIhas all those issues fixed and works fine on https://github1s.com/. We can use it as an addition to bring the following features:LSPfeatures for source code, likeGo To DefinitionorFind References