oak-graphql icon indicating copy to clipboard operation
oak-graphql copied to clipboard

File upload feature

Open pitazzo opened this issue 5 years ago • 1 comments

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!

pitazzo avatar Jul 26 '20 20:07 pitazzo

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

aaronwlee avatar Jul 28 '20 20:07 aaronwlee