Skip to content

Commit 42ddf23

Browse files
authored
Update docs/api/graphql/graphql_queries.md
1 parent be649ef commit 42ddf23

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
@@ -476,7 +476,7 @@ Response:
476476

477477
To get all products, using specific criteria (in this case, unavailable products):
478478

479-
```text
479+
```graphql
480480
{
481481
products {
482482
all(

0 commit comments

Comments
 (0)