Skip to content

Commit a2b02b1

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/pages/learn/debug-errors.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@ The HTTP layer succeeded, but the GraphQL request produced errors.
114114
- Querying a field that doesn't exist
115115
- Passing incorrect arguments to a field
116116
- Violating schema constraints, such as non-nullability
117+
- Runtime errors during execution
117118

118119
### How to debug
119120

0 commit comments

Comments
 (0)