apollo-server/packages
Jesse Rosenberger b98191c431
Avoid Function.prototype.bind when invoking createGraphQLServerOptions.
By avoiding this pattern, we can maintain better typing for users of
TypeScript 2.8, which didn't maintain typings when passing through
`Function.prototype.bind` calls.

Also, personally, this just appears to be more readable.
2018-10-30 12:34:43 +02:00
..
apollo-cache-control Publish 2018-10-26 21:28:15 +03:00
apollo-datasource Publish 2018-10-26 21:28:15 +03:00
apollo-datasource-rest Publish 2018-10-26 21:28:15 +03:00
apollo-engine-reporting Publish 2018-10-26 21:28:15 +03:00
apollo-engine-reporting-protobuf Publish 2018-10-26 21:28:15 +03:00
apollo-server Publish 2018-10-26 21:28:15 +03:00
apollo-server-cache-memcached Fix apollo-server-cache delete implementation for both redis and memcached (#1891) 2018-10-29 11:25:09 +02:00
apollo-server-cache-redis Fix apollo-server-cache delete implementation for both redis and memcached (#1891) 2018-10-29 11:25:09 +02:00
apollo-server-caching Fix apollo-server-cache delete implementation for both redis and memcached (#1891) 2018-10-29 11:25:09 +02:00
apollo-server-cloud-function Publish 2018-10-26 21:28:15 +03:00
apollo-server-cloudflare Avoid Function.prototype.bind when invoking createGraphQLServerOptions. 2018-10-30 12:34:43 +02:00
apollo-server-core Publish 2018-10-26 21:28:15 +03:00
apollo-server-env Publish 2018-10-26 21:28:15 +03:00
apollo-server-errors Move test tsconfig.json files under __tests__ to support editors 2018-10-11 23:10:45 +02:00
apollo-server-express Avoid Function.prototype.bind when invoking createGraphQLServerOptions. 2018-10-30 12:34:43 +02:00
apollo-server-hapi Publish 2018-10-26 21:28:15 +03:00
apollo-server-integration-testsuite Publish 2018-10-26 21:28:15 +03:00
apollo-server-koa Avoid Function.prototype.bind when invoking createGraphQLServerOptions. 2018-10-30 12:34:43 +02:00
apollo-server-lambda Publish 2018-10-26 21:28:15 +03:00
apollo-server-micro Avoid Function.prototype.bind when invoking createGraphQLServerOptions. 2018-10-30 12:34:43 +02:00
apollo-server-plugin-base Publish 2018-10-26 21:28:15 +03:00
apollo-tracing Publish 2018-10-26 21:28:15 +03:00
graphql-extensions Publish 2018-10-26 21:28:15 +03:00