blob: ee7d4a59eeffd8730676914128f068951aa6e2cb (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
---
title: meta.sr.ht's GraphQL API
toc: false
---
**NOTICE**: This is the documentation for meta.sr.ht's new GraphQL API. For
information on the legacy REST API, see [api.md](api.md).
meta.sr.ht's GraphQL API is compatible with the standard [SourceHut GraphQL API
conventions](/graphql.md).
See also:
- [meta.sr.ht GraphQL playground](https://meta.sr.ht/graphql)
- [meta.sr.ht GraphQL scheme](https://git.sr.ht/~sircmpwn/meta.sr.ht/tree/master/item/api/graph/schema.graphqls)
|