We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2552ac commit 8beaddfCopy full SHA for 8beaddf
spec/GraphQLOverHTTP.md
@@ -797,7 +797,7 @@ appropriate; since no _GraphQL request error_ has occurred it is seen as a
797
"partial response" or "partial success".
798
799
There's currently not an approved official HTTP status code to use for a
800
-"partial success". Contenders include "203 Non-Authorative information" (which
+"partial success". Contenders include "203 Non-Authoritative information" (which
801
indicates the response has been transformed), "206 Partial Content" (which
802
requires the `Range` header), and WebDAV's status code "207 Multi-Status" (which
803
"provides status for multiple _independent_ operations"). None of those quite
0 commit comments