Skip to content

Commit 6beed82

Browse files
Update src/pages/learn/debug-errors.mdx
Co-authored-by: Benjie <[email protected]>
1 parent 4043c61 commit 6beed82

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/pages/learn/debug-errors.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,6 @@ Check the `errors` array in the response body. A typical response looks like:
121121

122122
```json
123123
{
124-
"data": null,
125124
"errors": [
126125
{
127126
"message": "Cannot query field \"foo\" on type \"Query\".",

0 commit comments

Comments
 (0)