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