aaronwlee / oak-graphql

A simple graphql middleware for oak deno framework.
Other
122 stars 23 forks source link

File upload feature #21

Open pitazzo opened 3 years ago

pitazzo commented 3 years ago

Hey there, I was exploring this module and I noticed that file upload is in the TODO list. Is there any update or ETA about the state of that feature? Is there any way I could contribute to get it working?

Keep going with his necessary module!

aaronwlee commented 3 years ago

Hi @Pitazzo, I have a plan but yet to decide when I get to start it. :)

If you want to contribute to the file upload system, that'd be really thankful. Let me know if you participate in it as a member. Or, you can simply fork this project and change it then create a pull request.

My original plan was that importing apollo-core project then apply it as like https://github.com/apollographql/apollo-server/blob/570f548b88750a06fbf5f67a4abe78fb0f870ccd/packages/apollo-server-express/src/ApolloServer.ts