apollo-server/packages/apollo-server-errors
Evans Hauser d85ef48070
Ensures formatError receives a value that passes instanceof Error (#1235)
* ensure that formatError receives instanceof Error

* add formatError test for instanceof

* apply Martijn's feedback to usse Object.create 🎉

* check constructor name inside of formatError
2018-06-25 16:36:37 -07:00
..
src Ensures formatError receives a value that passes instanceof Error (#1235) 2018-06-25 16:36:37 -07:00
.npmignore Add error handling to RESTDataSource and extract apollo-server-errors 2018-06-21 15:28:14 +02:00
package.json v2.0.0-rc.3 2018-06-24 12:30:42 +02:00
tsconfig.json Add error handling to RESTDataSource and extract apollo-server-errors 2018-06-21 15:28:14 +02:00