Skip to content

Add support for automatically translating Rust deprecations to GraphQL deprecations #250

Closed
@LegNeato

Description

@LegNeato

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).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions