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

feat(UserInputError): handle unhandled errors. #5508

Merged
merged 2 commits into from
Jul 21, 2021

Commits on Jul 21, 2021

  1. feat(UserInputError): handle unhandled errors.

    required type & non-null errors handled.
    5achinJani authored and glasser committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    652e14a View commit details
    Browse the repository at this point in the history
  2. Tweaks from review

    - Update comment to mention new checks and link to graphql-js issue
    - Reduce repetition in the logic (hopefully this increases rather than
      decreases clarity?)
    - prettier (required on main after rebasing)
    - CHANGELOG
    glasser committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    8eafe86 View commit details
    Browse the repository at this point in the history