apollo-server/packages
Martijn Walraven 685d3399db Apollo Server 2.0 - Caching + RESTDataSource (#1163)
* Enable declarationMap in tsconfig.json

See http://www.typescriptlang.org/docs/handbook/release-notes/typescript-2-9.html

* Add apollo-server-caching package and improve typings

* Remove superfluous test steps

* Add .npmignore to apollo-server-caching

* Add apollo-server-env and apollo-datasource-rest packages

* Fix broken imports

* Use prepublish instead of prepare

* cache is now passed to data sources from ApolloServer constructor

* fix Object.values to use the object passed in rather than this

* add initial datasource test

* docs: initial data source documentation

* docs: initial data source documentation

* compiles and documentation now highlights code in data-sources.md

* Some changes to the data source docs
2018-06-14 23:13:33 -07:00
..
apollo-datasource-rest Apollo Server 2.0 - Caching + RESTDataSource (#1163) 2018-06-14 23:13:33 -07:00
apollo-server v2.0.0-beta.11 2018-06-14 12:00:21 -07:00
apollo-server-cloudflare Apollo Server 2.0 - Caching + RESTDataSource (#1163) 2018-06-14 23:13:33 -07:00
apollo-server-core Apollo Server 2.0 - Caching + RESTDataSource (#1163) 2018-06-14 23:13:33 -07:00
apollo-server-env Apollo Server 2.0 - Caching + RESTDataSource (#1163) 2018-06-14 23:13:33 -07:00
apollo-server-express Apollo Server 2.0 - Caching + RESTDataSource (#1163) 2018-06-14 23:13:33 -07:00
apollo-server-hapi v2.0.0-beta.11 2018-06-14 12:00:21 -07:00
apollo-server-integration-testsuite v2.0.0-beta.11 2018-06-14 12:00:21 -07:00
apollo-server-module-operation-store v2.0.0-beta.11 2018-06-14 12:00:21 -07:00