From 937c915ab2d19934786e352b1bc2d419ac235ce7 Mon Sep 17 00:00:00 2001 From: nodist Date: Tue, 5 May 2026 16:48:04 -0400 Subject: split templates and alias --- docs/syntax/index.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs/syntax') diff --git a/docs/syntax/index.md b/docs/syntax/index.md index 1318219..cbea641 100644 --- a/docs/syntax/index.md +++ b/docs/syntax/index.md @@ -141,3 +141,9 @@ A list of statements between `{}` separated by `;` or `\n` associated with a co { default statements } } ``` + +#### Mutation `^` + +```test +^ mutation { statements }[args] +``` -- cgit v1.2.3