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

properly handle remote (POJO) errors #1572

Merged
merged 4 commits into from Jun 2, 2020
Merged

Commits on Jun 1, 2020

  1. Copy the full SHA
    49a564d View commit details
    Browse the repository at this point in the history
  2. fix

    note that even for testing purposes, remote links should return Error objects with paths, which can conveniently be created using the GraphQLError constructor
    yaacovCR committed Jun 1, 2020
    Copy the full SHA
    2d90881 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2020

  1. Copy the full SHA
    2fdae0a View commit details
    Browse the repository at this point in the history
  2. fix imports

    yaacovCR committed Jun 2, 2020
    Copy the full SHA
    5b178bf View commit details
    Browse the repository at this point in the history