Skip to content

Add Enum support for `deprecated` argument

Luke Duncalfe requested to merge ld-support-deprecations-for-enums into master

What does this MR do?

This MR adds support for deprecated argument for enum values.

!27464 (merged) added the deprecated keyword for fields to allow us to specify the milestone that a field was deprecated in a structured way.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Luke Duncalfe

Merge request reports