Skip to content

Commit c2f873e

Browse files
robrichardyaacovCR
authored andcommitted
link to path section
1 parent 8314b27 commit c2f873e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/Section 7 -- Response.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ If an error can be associated to a particular field in the GraphQL result, it
134134
must contain an entry with the key `path` that details the path of the response
135135
field which experienced the error. This allows clients to identify whether a
136136
`null` result is intentional or caused by a runtime error. The value of this
137-
field is described in the "Path" section.
137+
field is described in the [Path](#sec-Path) section.
138138

139139
For example, if fetching one of the friends' names fails in the following
140140
operation:

0 commit comments

Comments
 (0)