eslint-plugin-graphql icon indicating copy to clipboard operation
eslint-plugin-graphql copied to clipboard

Handle missing type

Open benjie opened this issue 6 years ago • 0 comments
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

benjie avatar May 09 '19 13:05 benjie