Skip to content

GraphQL: Add alpha deprecation reason

What does this MR do and why?

Describe in detail what your merge request does and why.

This MR renames the :discouraged reason into :alpha (meaning that an API is in Alpha state and should not be relied on). The :discouraged reason was not being used anywhere, so :alpha can take its place. This is meant to be used in situations where the use of a Feature Flag is not desired.

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Links

https://gitlab.slack.com/archives/C6MLS3XEU/p1647624368906019

Edited by Pedro Pombeiro

Merge request reports