Closed
Description
Conceptually similar to what we do with descriptions (#194), we should automatically translate any #[deprecated]
field in a struct using the derives into GraphQL (https://graphql-rust.github.io/types/objects/defining_objects.html#deprecating-fields).