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














                                                                                                                  
---
title: lists.sr.ht's GraphQL API
toc: false
---

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

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

See also:

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