Skip to content

Add `deprecated` property for GraphQL

Luke Duncalfe requested to merge 199952-GraphQL-deprecated into master

What does this MR do?

Add support for a new deprecated property for GraphQL BaseField.

This property sets the deprecation_reason property with the added semantics of the milestone that the deprecation happened in.

Also adding a new section to the GraphQL Styleguide on how to deprecate fields.

Issue: #199952 (closed)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by 🤖 GitLab Bot 🤖

Merge request reports