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

Add support for an "includeDeprecated" argument to the IntrospectionQuery's types' fields' args #10610

Open
xojc opened this issue Nov 21, 2024 · 1 comment
Labels
k/enhancement New feature or improve an existing feature

Comments

@xojc
Copy link

xojc commented Nov 21, 2024

Is your proposal related to a problem?

The NPM graphql library provides a function for getting an IntrospectionQuery, with configurable support for the includeDeprecated argument, but the Hasura schema has no support for the argument at all.

Describe the solution you'd like

Add support for an "includeDeprecated" argument to the IntrospectionQuery's types' fields' args property.

@xojc xojc added the k/enhancement New feature or improve an existing feature label Nov 21, 2024
@robertjdominguez
Copy link
Contributor

Hiya, @xojc 👋

We offer deprecation via Hasura DDN, the next generation of our product. Does this satisfy what you're looking for?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
k/enhancement New feature or improve an existing feature
Projects
None yet
Development

No branches or pull requests

2 participants