aboutsummaryrefslogtreecommitdiffstats
path: root/runtime/queries/graphql/indents.scm
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/queries/graphql/indents.scm')
-rw-r--r--runtime/queries/graphql/indents.scm11
1 files changed, 11 insertions, 0 deletions
diff --git a/runtime/queries/graphql/indents.scm b/runtime/queries/graphql/indents.scm
new file mode 100644
index 000000000..fcffeb822
--- /dev/null
+++ b/runtime/queries/graphql/indents.scm
@@ -0,0 +1,11 @@
+[
+ (definition)
+ (selection)
+] @indent.begin
+
+[
+ "{"
+ "}"
+] @indent.branch
+
+"}" @indent.end