Add GraphQL error for test/dev

What does this MR do?

When developing GraphQL locally, a message "Internal server error" appears, which is not very helpful (in the same way that "car warning light" is only moderately helpful).

This MR simply interpolates the first line of the error as first iteration, and only renders it under test or development environments.

Related to #205407 (closed)

Screenshots (strongly suggested)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by charlie ablett

Merge request reports

Loading