Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ruru: make inputValueDeprecation/schemaDescription configurable for older schemas #2382

Open
benjie opened this issue Feb 21, 2025 · 0 comments

Comments

@benjie
Copy link
Member

benjie commented Feb 21, 2025

Feature description

Currently we hardcode these to be enabled:

inputValueDeprecation={true}
schemaDescription={true}

We should either add feature discovery, or make it so someone using ruru on the command line can disable these features for servers that don't implement the latest draft of the GraphQL spec, such as Hasura.

Reported on the GraphQL Discord in GraphiQL channel: https://discord.com/channels/625400653321076807/862957469155721236/1342410378709307422

Motivating example

Hasura produces 'args' has no argument named 'includeDeprecated'

Breaking changes

None

@github-project-automation github-project-automation bot moved this to 🌳 Triage in V5.0.0 Feb 21, 2025
@benjie benjie changed the title Make inputValueDeprecation/schemaDescription configurable for older schemas Ruru: make inputValueDeprecation/schemaDescription configurable for older schemas Feb 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 🌳 Triage
Development

No branches or pull requests

1 participant