aboutsummaryrefslogblamecommitdiffstats
path: root/git.sr.ht/graphql.md
blob: 4c32fc882e052bfd2ff7d9123c059711f732a1e8 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14













                                                                              
                                                                                                              
---
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 schema](https://git.sr.ht/~sircmpwn/git.sr.ht/tree/master/item/api/graph/schema.graphqls)