We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
includeDeprecatedInputValues
apollo client:download-schema
I'm encountering an issue where the input field definition marked as deprecated is not present after I download the schema from the endpoint.
Upon investigating, it appears that there is a flag available for iOS and Kotlin users to include deprecated input values. See documentation.
Is there a similar option that I can utilize for download-schema?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I'm encountering an issue where the input field definition marked as deprecated is not present after I download the schema from the endpoint.
Upon investigating, it appears that there is a flag available for iOS and Kotlin users to include deprecated input values. See documentation.
Is there a similar option that I can utilize for download-schema?
The text was updated successfully, but these errors were encountered: