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
Related to #3680
The only output is ERROR could not create router: GraphQL parser error(s).
ERROR could not create router: GraphQL parser error(s).
The text was updated successfully, but these errors were encountered:
Remove ValidationErrors::print
6f1a997
Schema parse errors do get bubbled up (though they get obscured by #3681)
Extend error message for parse/validation errors on startup, fixes #3681
525f376
graphql_validation_mode: both
#3674 adds location info and error message. It's not that pretty but that will improve as apollo-rs's plain-string messages get more detailed.
Sorry, something went wrong.
goto-bus-stop
Successfully merging a pull request may close this issue.
Related to #3680
The only output is
ERROR could not create router: GraphQL parser error(s).
The text was updated successfully, but these errors were encountered: