Skip to content

Add `gqlError` serializer

What does this MR do?

Adds gqlError serializer for reporting GraphQL load errors to Sentry with more details.

Screenshots (strongly suggested)

Output formatted like this:

Field 'idm' doesn't exist on type 'Pipeline'.
Locations: line 28 column 7.
Path: query getPipelineDetails, project, pipeline, idm.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Related to #276949 (closed)

Merge request reports