Skip to content

Commit 583b586

Browse files
committed
Update documentation
1 parent 4c8c908 commit 583b586

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/definitions/expression-language.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@ Examples:
130130

131131
> The signature of this function is changed since version 0.14.
132132
> The old signature is <code><b>mutation</b>(string <b>$alias</b>, array <b>$args</b> = []): mixed</code>, which is not used anymore.
133+
> The alias is also changed from `mut` to `m`.
133134
134135
Calls a method on the tagged service `overblog_graphql.mutation` passing `$args` as arguments.
135136

0 commit comments

Comments
 (0)