Skip to content

Adding support for deprecation on input fields #458

@mt3593

Description

@mt3593

Hi,

The @deprecated annotation I can see is now supported under the draft on the spec https://spec.graphql.org/draft/#sec--deprecated. But not for the current released one https://spec.graphql.org/October2021/#sec--deprecated.

I'm using the https://www.npmjs.com/package/graphql-schema-linter version 3.0.1 and graphql version 15.6.1 and this appears to be happy with deprecating the fields on input types.

I can take a look at adding support for this but want to know if this would be accepted? or do we keep to the October2021 version?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions