Commit 7b8a4804 authored by Suzanne Selhorn's avatar Suzanne Selhorn

Merge branch 'toupeira-master-patch-32480' into 'master'

Clarify GraphQL deprecation process for fields behind a FF

See merge request gitlab-org/gitlab!50373
parents 07e82e29 658900d3
...@@ -82,6 +82,10 @@ The process is as follows: ...@@ -82,6 +82,10 @@ The process is as follows:
release post (at or prior to X.11 and X.5 releases). release post (at or prior to X.11 and X.5 releases).
1. Fields meeting criteria are removed in X.0 or X.6. 1. Fields meeting criteria are removed in X.0 or X.6.
NOTE:
Fields behind a feature flag and disabled by default are exempt from the deprecation process,
and can be removed at any time without notice.
### List of removed items ### List of removed items
View the [fields, enums, and other items we removed](removed_items.md) from the GraphQL API. View the [fields, enums, and other items we removed](removed_items.md) from the GraphQL API.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment