eslint-plugin-graphql
eslint-plugin-graphql copied to clipboard
Handle missing type
trafficstars
Previously, only one half of the branch checked that type existed; now both do. (Have triggered this error, but not figured out specifically what query causes it yet.)
TODO:
- [ ] Make sure all of the significant new logic is covered by tests
- [ ] Rebase your changes on master so that they can be merged easily
- [ ] Make sure all tests pass
- [ ] Update CHANGELOG.md with your change
- [ ] If this was a change that affects the external API, update the README