We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0198033 commit c2e53d5Copy full SHA for c2e53d5
1 file changed
spec/GraphQLOverHTTP.md
@@ -685,7 +685,7 @@ request error_ has occurred it is seen as a "partial response" or "partial
685
success".
686
687
If the _GraphQL response_ does not contain the {data} entry then the server MUST
688
-reply with a `4xx` or `5xx` status code as appropriate:
+reply with an appropriate `4xx` or `5xx` status code:
689
690
- If the failure is due to an issue in the request itself, the appropriate `4xx`
691
status code should be used:
0 commit comments