Skip to content

Commit

Permalink
- update the query depth.
Browse files Browse the repository at this point in the history
  • Loading branch information
laststylebender14 committed Sep 16, 2024
1 parent 7fe90f8 commit 2c69bb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/directives.md
Original file line number Diff line number Diff line change
Expand Up @@ -1758,7 +1758,7 @@ In this configuration, the server will reject queries where the depth exceeds 2.
)
```

The same query would succeed because the depth (4) is now within the limit.
The same query would succeed because the depth (3) is now within the limit.

## @telemetry Directive

Expand Down

0 comments on commit 2c69bb9

Please sign in to comment.