aboutsummaryrefslogtreecommitdiffstats
path: root/hg.sr.ht/graphql.md
blob: 4734d841430ced52f18dac14c1dedfd4cb803315 (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 hg.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)