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

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

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

See also:

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