aboutsummaryrefslogtreecommitdiffstats
path: root/git.sr.ht/graphql.md
blob: 7d4c8309cd0fada9fc5472c874cf2af6c0811932 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
title: git.sr.ht's GraphQL API
toc: false
---

**NOTICE**: This is the documentation for git.sr.ht's new GraphQL API. For
information on the legacy REST API, see [api.md](api.md).

git.sr.ht's GraphQL API is compatible with the standard [SourceHut GraphQL API
conventions](/graphql.md).

See also:

- [git.sr.ht GraphQL playground](https://git.sr.ht/graphql)
- [git.sr.ht GraphQL scheme](https://git.sr.ht/~sircmpwn/git.sr.ht/tree/master/item/api/graph/schema.graphqls)