Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/api/graphql/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ The Sourcegraph GraphQL API supports the following types of queries:
- Rich git-level metadata, including commits, branches, blame information, and file tree data
- Repository and user metadata

<Callout type="note">The API is under active development. Backwards compatibility will be maintained in most cases, and backwards-incompatible changes will be documented in the [changelog](https://sourcegraph.com/github.com/sourcegraph/sourcegraph/-/blob/CHANGELOG).</Callout>
<Callout type="note">The API is under active development. Backwards compatibility will be maintained in most cases.</Callout>

## Quickstart

Expand Down