简体   繁体   中英

image upload functionality with apollo server 2 (graphql)

Herewith I need clarifications on image upload with android using Apollo server 2 for API work.

Previously I followed base64 conversion image-upload technic. But afterwards, I want to alter the file upload from previous on to in-built graphql-server file upload feature .

From internet searching, I can't get clear idea about how the file upload has to be implemented between android and graphql using the inbuilt file upload feature in apollo server.

So please anyone share your thoughts on it and redirect me to clear path to implement it correctly..

我搜索使用GraphQL。但在阿波罗服务器,我们可以使用Base64格式的唯一可能上传图像阿波罗服务器Android文件上传了很多,最简单的方法是使用改造。我们可以利用上传改造后阿波罗服务器上的文件安卓中的方法。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM