mirror of
https://github.com/vale981/apollo-server
synced 2025-03-15 23:36:40 -04:00
![]() * apollo-server-core: add file upload hooks and configuration * apollo-server-core: make requestOptions and fileUploadsConfig public fields in ApolloServerBase * apollo-server-express: initial fileuploads middleware * apollo-server-hapi: initial file uploads middleware * core: remove fileuploads from constructor and add merge capabilities * express: add fileuploads to registerServer and single test * hapi: add fileuploads schema merge to registerServer * express: add check for EPIPE and ignore it due to upload server issue * core: add scalar Upload to server construction |
||
---|---|---|
.. | ||
ApolloServer.ts | ||
hapiApollo.test.ts | ||
hapiApollo.ts | ||
index.ts |