Skip to content

Feature request: support for deprecating input values #864

@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

Labels

featureNew feature or requestk::apiRelated to API (application interface)k::designRelated to overall design and/or architecture

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions