moleculerjs / moleculer-apollo-server

:rocket: Apollo GraphQL server for Moleculer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to upload a file?

ghosh-jaideep opened this issue · comments

Looking for a documentation which can guide me to the steps by which I can add the the functionality of file upload.

Looking for a documentation which can guide me to the steps by which I can add the the functionality of file upload.

Docs:
https://github.com/moleculerjs/moleculer-apollo-server#file-uploads

Example:
https://github.com/moleculerjs/moleculer-apollo-server/blob/master/examples/upload/index.js