Commit 658900d3 authored by Markus Koller's avatar Markus Koller Committed by Suzanne Selhorn

Clarify GraphQL deprecation process for fields behind a FF

parent da7bb81a
...@@ -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