Seeing issues like:
Expected at least one selection for non-scalar field `id` on type `ID!`.
In v0.9.2 and v0.9.3
@wincent could you help with this? Repos when running Relay tests after upgrading to the latest version of graphql
Yep, will check it out.
This is caused by 12b2137f8a0b1a72752b.
Oh awesome thanks for the bisect, I know exactly how to fix this now!
Ha, it wasn't a bisect. I eyeballed the commit history and this commit was my first guess, testing confirmed it was the cause.
well thanks for the eyesect
This was my mistake for looking for an issue within validation, on closer inspection this issue was just contained within Relay. I'm going to close this issue in favor of https://github.com/facebook/relay/pull/1611
Most helpful comment
well thanks for the eyesect