apollo-server/packages/apollo-server-hapi/src
Jesse Rosenberger 6dc132e0c6
(tests) Switch to a very explicit Node.js 10 restriction.
I hope to actually remove this limitation, but I'm going to iterate on it
first.  This also just switches to a `NODE_MAJOR_VERSION` constant from the
`apollo-server-integration-testsuite` rather than using the GTE function on
the same input since...math.
2018-11-30 19:00:55 +02:00
..
__tests__ (tests) Switch to a very explicit Node.js 10 restriction. 2018-11-30 19:00:55 +02:00
ApolloServer.ts Throw error at startup when file uploads are enabled on Node.js < 8.5.0. 2018-11-30 15:59:57 +02:00
hapiApollo.ts (compat) Avoid TypeScript 3.x features to maintain backwards compatibility. 2018-11-05 05:24:32 -08:00
index.ts Fix and Export Extension and Playground Types (#1360) 2018-07-16 15:49:20 -07:00