Skip to content

Feature request: support for deprecating input values#864

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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