|
|
|
|
|
by bloody-crow
63 days ago
|
|
Current GraphQL-over-HTTP recommends using 200 OK when returning non-successful properly defined reponses: - ยง6.4.1 (application/json): "The server SHOULD use the 200 status code for every response to a well-formed GraphQL-over-HTTP request, independent of any GraphQL request error or GraphQL field error raised." |
|