-
Vasilii Iakliushin authored
* Contributes to #539209 * Sentry error: https://new-sentry.gitlab.net/organizations/gitlab/issues/1533435 **Problem** The application raises a server error when the GraphQL query doesn't have a string type. **Solution** Explicitly convert `query` to String type. Changelog: fixed
Vasilii Iakliushin authored* Contributes to #539209 * Sentry error: https://new-sentry.gitlab.net/organizations/gitlab/issues/1533435 **Problem** The application raises a server error when the GraphQL query doesn't have a string type. **Solution** Explicitly convert `query` to String type. Changelog: fixed
Loading