aboutsummaryrefslogtreecommitdiffstats
path: root/todo.sr.ht/graphql.md
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2021-02-25 11:13:10 -0500
committerDrew DeVault <sir@cmpwn.com>2021-02-25 11:13:10 -0500
commiteae7c7f648f2365ba1418e4d2a3431e7111b26e5 (patch)
tree07691631aff38b4740fba9a0a4db0c9afa7390b5 /todo.sr.ht/graphql.md
parent31af969f3f7d1d26ad258890278d92222064b613 (diff)
downloadsr.ht-docs-eae7c7f648f2365ba1418e4d2a3431e7111b26e5.tar.gz
todo.sr.ht: add GraphQL docs
Diffstat (limited to 'todo.sr.ht/graphql.md')
-rw-r--r--todo.sr.ht/graphql.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/todo.sr.ht/graphql.md b/todo.sr.ht/graphql.md
new file mode 100644
index 0000000..08b9260
--- /dev/null
+++ b/todo.sr.ht/graphql.md
@@ -0,0 +1,14 @@
+---
+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)