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

Missing the typename in a federated query should return a BadRequest #732

Merged
merged 2 commits into from Nov 12, 2021

Commits on Nov 12, 2021

  1. Missing the typename in a federated query should return a BadRequest

    When a _Federated Request_ is missing the `_typename` we shouldn't
    return an exception that can properly be matched to a _client generated
    bad request_.
    berngp committed Nov 12, 2021
    Copy the full SHA
    43108f7 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    04a130b View commit details
    Browse the repository at this point in the history