aboutsummaryrefslogtreecommitdiffstats
path: root/graphql.md
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2021-07-28 12:09:34 +0200
committerDrew DeVault <sir@cmpwn.com>2021-07-28 12:09:34 +0200
commita4dbf69cb7edb65c69761496ab22c019846832d5 (patch)
treea2547221efa0f46cef98b68343afcd5730c19582 /graphql.md
parent1bc4e41377eda3e1750ad558f88933a3da4eda1b (diff)
downloadsr.ht-docs-a4dbf69cb7edb65c69761496ab22c019846832d5.tar.gz
lists.sr.ht GraphQL docs
Diffstat (limited to 'graphql.md')
-rw-r--r--graphql.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphql.md b/graphql.md
index 565940f..ff6dc5b 100644
--- a/graphql.md
+++ b/graphql.md
@@ -18,6 +18,7 @@ conventions](api-conventions.md).
- [git.sr.ht](/git.sr.ht/graphql.md)
- [meta.sr.ht](/meta.sr.ht/graphql.md)
- [todo.sr.ht](/todo.sr.ht/graphql.md)
+- [lists.sr.ht](/lists.sr.ht/graphql.md)
# GraphQL playground
@@ -32,6 +33,7 @@ queries you perform will affect your real data!
- [git.sr.ht playground](https://git.sr.ht/graphql)
- [meta.sr.ht playground](https://meta.sr.ht/graphql)
- [todo.sr.ht playground](https://todo.sr.ht/graphql)
+- [lists.sr.ht playground](https://lists.sr.ht/graphql)
# Authentication strategies