Skip to content

Feature request: support for deprecating input values #864

Open
@mrtnzlml

Description

@mrtnzlml

Hola! 👋 Thanks for considering this feature request! 🙂

Is your feature request related to a problem? Please describe.

GraphQL now supports deprecation of input values, see:

It would be very useful if Juniper would support this as well. Juniper currently throws the following error:

error: attribute `Deprecation` can not be used inside of GraphQL input object

  = note: The macro is known to Juniper. However, not all valid #[graphql] attributes are available for each macro

Describe the solution you'd like

🤔

Describe alternatives you've considered

I am not aware of any other alternatives. This feels like a missing feature in Juniper itself.

Additional context

none

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementImprovement of existing features or bugfix

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions