Is your feature request related to a problem? Please describe.
When a GraphQL query fails, it returns a response with Status Code 200.
Describe the solution you'd like
Capture and analyse the GraphQL response, determine if it's an error, and add a (failure) status code to the HTTP Response.