aboutsummaryrefslogtreecommitdiffstats
path: root/builds.sr.ht/graphql.md
blob: 8896ec5d962a946e17b20c126c639d1707cd5381 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
title: builds.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).

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

See also:

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