jaydenseric / graphql-multipart-request-spec

A spec for GraphQL multipart form requests (file uploads).
993 stars 54 forks source link

Need some help please - how to upload files #25

Closed gj1118 closed 5 years ago

gj1118 commented 5 years ago

Hi , I created a SO question here, can you please help me out with this ? https://stackoverflow.com/questions/57541447/upload-files-using-apollo

Please note that I can upload files using Insomnia, so I guess my graphql server is ready and is working fine. I just need some help uploading some files from the UI.

Any help will be well appreciated.

If you would like me to create a detailed post here, please let me know. Apologies in advance if this post is not OK .

Thanks Gagan

gj1118 commented 5 years ago

Thanks I got it working.