We should be throwing errors that come back from Engine rather than swallowing them. See: https://github.com/apollographql/apollo-tooling/blob/9c9b406997b27a8c8440ce230a02c0ee8152a24a/packages/apollo-language-server/src/engine/index.ts#L174 <!--**Issue Labels** While not necessary, you can help organize our issues by labeling this issue when you open it. To add a label automatically, simply [x] mark the appropriate box below: - [ ] has-reproduction - [ ] feature - [ ] docs - [ ] blocking - [ ] good first issue To add a label not listed above, simply place `/label another-label-name` on a line by itself. -->
We should be throwing errors that come back from Engine rather than swallowing them.
See:
apollo-tooling/packages/apollo-language-server/src/engine/index.ts
Line 174 in 9c9b406