Skip to content

Update graphql constants from TYPE_* to TYPENAME_*

Coung Ngo requested to merge cngo-update-graphql-type-name-constants into master

What does this MR do and why?

This MR updates graphql constants from TYPE_* to TYPENAME_* to match the __typename name. We will want to use TYPE_* for issue/merge request/epic/test case/etc constants

A follow up MR will update the rest of the constants.

Screenshots or screen recordings

How to set up and validate locally

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Coung Ngo

Merge request reports