aboutsummaryrefslogtreecommitdiffstats
path: root/git.sr.ht/graphql.md
diff options
context:
space:
mode:
authorRobin Krahl <robin.krahl@ireas.org>2021-03-23 09:52:51 +0100
committerDrew DeVault <sir@cmpwn.com>2021-03-23 09:10:20 -0400
commit4fa50b84f1cbc3bcfce0d6d656f3df9759158622 (patch)
treeea9faffed57ddac512ede9b8f0f98efa125b3a42 /git.sr.ht/graphql.md
parentbf27cb9223d2892e2b0e0498e4361667ba73944d (diff)
downloadsr.ht-docs-4fa50b84f1cbc3bcfce0d6d656f3df9759158622.tar.gz
Link GraphQL schemes
This patch adds links to the GraphQL schemes in the Git repositories to the graphql.md pages for {git,meta,todo}.sr.ht. The playground also contains the schemes, but it is only available for logged-in users. And the source file makes it easier to jump to specific locations, to share links and to track changes.
Diffstat (limited to 'git.sr.ht/graphql.md')
-rw-r--r--git.sr.ht/graphql.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/git.sr.ht/graphql.md b/git.sr.ht/graphql.md
index 3d43cb2..7d4c830 100644
--- a/git.sr.ht/graphql.md
+++ b/git.sr.ht/graphql.md
@@ -12,3 +12,4 @@ conventions](/graphql.md).
See also:
- [git.sr.ht GraphQL playground](https://git.sr.ht/graphql)
+- [git.sr.ht GraphQL scheme](https://git.sr.ht/~sircmpwn/git.sr.ht/tree/master/item/api/graph/schema.graphqls)