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
with regards to resolverValidationOptions, docs state that "X will cause makeExecutableSchema to throw an error if ..."
resolverValidationOptions
but in fact, it just displays warnings in the console, not errors
The text was updated successfully, but these errors were encountered:
Rolling into #1316.
Sorry, something went wrong.
reopening to track here as well.
Fixed in v7
No branches or pull requests
with regards to
resolverValidationOptions
, docs state that "X will cause makeExecutableSchema to throw an error if ..."but in fact, it just displays warnings in the console, not errors
The text was updated successfully, but these errors were encountered: