Marks an element of a GraphQL schema as no longer supported.
directive @deprecated(reason: String) on ENUM_VALUE | FIELD_DEFINITION