apollo-server/packages/apollo-datasource-rest
Martijn Walraven 8914b135df Add error handling to RESTDataSource and extract apollo-server-errors
Because apollo-server-core depends on apollo-datasource-rest, we need to extract errors into their own package to avoid a circular dependency.
2018-06-21 15:28:14 +02:00
..
src Add error handling to RESTDataSource and extract apollo-server-errors 2018-06-21 15:28:14 +02:00
.npmignore Apollo Server 2.0 - Caching + RESTDataSource (#1163) 2018-06-14 23:13:33 -07:00
package.json Add error handling to RESTDataSource and extract apollo-server-errors 2018-06-21 15:28:14 +02:00
tsconfig.json Move shared mocks to top-level and enforce noImplicitAny 2018-06-20 12:21:52 +02:00