Remove rootNamespace field from Types::Ci::Catalog::ResourceType
What does this MR do and why?
This MR removes the GraphQl field rootNamespace
from Types::Ci::Catalog::ResourceType. This field is in alpha status so we can remove it without notice.
We no longer need this field for our feature (#430791 (closed)). We have also confirmed that the FE is not currently using this field in any queries (#431497 (closed)).
Resolves #430791 (closed).
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #430791 (closed)
Edited by Leaminn Ma