Skip to content

Update graphql constants from TYPE_* to TYPENAME_*

Coung Ngo requested to merge cngo-update-graphql-type-naming 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

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 Robert Hunt

Merge request reports