TSchemaEnumValue.IsDeprecated Property
Indicates if the enum value is deprecated.
Remarks
This property is read-only and returns true if the DeprecationReason property has a value. To deprecate an enum value, set a value to such property.
Syntax
Unit: GraphQL.Schema
property TSchemaEnumValue.IsDeprecated: Boolean