📄️ deprecated
The @deprecated directive is used within the type system definition language to indicate deprecated portions of a GraphQL service’s schema,such as deprecated fields on a type or deprecated enum values.
📄️ specifiedBy
The @specifiedBy directive is used within the type system definition language to provide a URL for specifying the behavior of custom scalar definitions.