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