apollo-server/packages/apollo-server-core/src
2018-12-03 14:08:40 +02:00
..
__tests__ fix: Mandate assertion count in test which could otherwise false-positive. (#1983) 2018-11-22 13:02:51 +02:00
utils Throw error at startup when file uploads are enabled on Node.js < 8.5.0. 2018-11-30 15:59:57 +02:00
ApolloServer.ts Update ApolloServer.ts 2018-12-03 14:08:40 +02:00
formatters.ts Pass the context request and response extension methods (#1547) 2018-10-10 19:25:37 +03:00
graphqlOptions.ts (compat) Avoid TypeScript 3.x features to maintain backwards compatibility. 2018-11-05 05:24:32 -08:00
index.ts Throw error at startup when file uploads are enabled on Node.js < 8.5.0. 2018-11-30 15:59:57 +02:00
nodeHttpToRequest.ts Enable strict typing for apollo-server-core and fix issues 2018-07-04 21:31:55 +02:00
playground.ts Update graphql-playground-react CDN version to v1.7.10. 2018-11-29 13:43:22 +02:00
processFileUploads.ts Throw error at startup when file uploads are enabled on Node.js < 8.5.0. 2018-11-30 15:59:57 +02:00
requestPipeline.ts Pass requestContext to GraphQLExtension requestDidStart 2018-10-26 20:19:30 +03:00
requestPipelineAPI.ts Generate schemaHash from schema 2018-10-26 20:19:30 +03:00
runHttpQuery.ts (perf) Stop adding the checkOperationPlugin on every request. 2018-11-05 11:23:26 -08:00
types.ts feat(uploads): replace apollo-upload-server v5 with graphql-upload v8 2018-11-30 15:45:01 +02:00