Skip to content

Commit be649ef

Browse files
authored
Update docs/api/graphql/graphql_queries.md
1 parent 9c99635 commit be649ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/graphql/graphql_queries.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ When you don't specify a language, the response contains the most prioritized tr
116116

117117
To get a list of all content items of a selected type, use the plural field, for example, `articles`:
118118

119-
```text
119+
```graphql
120120
{
121121
content {
122122
articles {

0 commit comments

Comments
 (0)