Skip to content

Remove networkpolicies field from ProjectType

What does this MR do and why?

We removed the network policies features in &7476 (closed) and &7477 (closed).

The field networkpolicies was deprecated in 14.8, and since GitLab 15.0, it returns no data.

This MR removes networkpolicies field on EE::Types::ProjectType from the GraphQL API.

Related to: #421440 (closed)

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Marcos Rocha

Merge request reports