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

Convert graphql-java validation errors to TypedGraphQL error #1905

Merged
merged 7 commits into from
May 9, 2024

Commits on May 7, 2024

  1. Convert graphql-java validation errors to TypedGraphQL error to be co…

    …nsistent with our other error handling.
    srinivasankavitha committed May 7, 2024
    Configuration menu
    Copy the full SHA
    b2dd1f4 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    01d2f28 View commit details
    Browse the repository at this point in the history
  2. Fix lint errors.

    srinivasankavitha committed May 9, 2024
    Configuration menu
    Copy the full SHA
    cdb80fc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae47d46 View commit details
    Browse the repository at this point in the history
  4. Address feedback.

    srinivasankavitha committed May 9, 2024
    Configuration menu
    Copy the full SHA
    623c65f View commit details
    Browse the repository at this point in the history
  5. Formatting fixes.

    srinivasankavitha committed May 9, 2024
    Configuration menu
    Copy the full SHA
    0b1356b View commit details
    Browse the repository at this point in the history
  6. Fix test.

    srinivasankavitha committed May 9, 2024
    Configuration menu
    Copy the full SHA
    58eca50 View commit details
    Browse the repository at this point in the history