Show descriptions for `:alpha` items in GraphQL docs
All threads resolved!
All threads resolved!
Compare changes
@@ -102,7 +102,7 @@ Two scenarios exist where schema items are exempt from the deprecation process,
@@ -102,7 +102,7 @@ Two scenarios exist where schema items are exempt from the deprecation process,
@@ -539,7 +539,7 @@ return value of the field. This can be done in the resolver, in the
@@ -539,7 +539,7 @@ return value of the field. This can be done in the resolver, in the
[change or remove Alpha fields at any time](#breaking-change-exemptions) without needing to deprecate them.
@@ -586,7 +586,7 @@ To deprecate a schema item in GraphQL:
@@ -586,7 +586,7 @@ To deprecate a schema item in GraphQL:
- [How to filter Kibana for queries that used deprecated fields](graphql_guide/monitoring.md#queries-that-used-a-deprecated-field).