Skip to content

Commit 1a1a4b3

Browse files
committed
Add example label to GraphQL code block in Language section
Enables the fancy formatting
1 parent 9f7ec63 commit 1a1a4b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/Section 2 -- Language.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ comments from executable documents without changing their behavior or results.
301301

302302
Example:
303303

304-
```graphql
304+
```graphql example
305305
"Some description"
306306
query SomeOperation(
307307
"ID you should provide"

0 commit comments

Comments
 (0)