Skip to content

Remove rootNamespace field from Types::Ci::Catalog::ResourceType

Leaminn Ma requested to merge remove-catalog-resources-root-namespace into master

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.

Related to #430791 (closed)

Edited by Leaminn Ma

Merge request reports