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

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

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

See also:

- [hg.sr.ht GraphQL playground](https://hg.sr.ht/graphql)
- [hg.sr.ht GraphQL schema](https://hg.sr.ht/~sircmpwn/hg.sr.ht/browse/api/graph/schema.graphqls?rev=tip)