Skip to content

Commit 90027fe

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

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
@@ -775,7 +775,7 @@ If the current `Connection` (list of results) isn't finished yet and there are m
775775

776776
For the `children` node, you can use the following pagination method:
777777

778-
```text
778+
```graphql
779779
{
780780
_repository {
781781
location(locationId: 2) {

0 commit comments

Comments
 (0)