Skip to content

Remove EE project resolver procs

charlie ablett requested to merge cablett-247930-remove-resolve-proc into master

What does this MR do?

Remove resolver "stabby procs" from GraphQL EE Project type.

This is part of a broader effort to prepare our GraphQL engine for the new interpreter, in which stabby resolver procs are not supported.

Related to #247930 (closed)

Screenshots (strongly suggested)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by charlie ablett

Merge request reports

Loading