As noted on our dev docs, documentation about the community project apollo-upload-client
can be found on its GitHub repo.
This module appends file upload capabilities to Apollo Client. Apollo Client is our package for accessing GraphQL APIs on different UI frameworks. apollo-upload-client
will not affect the behavior seen in Apollo Studio.
As a recommendation, couple apollo-upload-client
with the UI framework of your choice to generate a "File Upload" button and wire these components together as a test case. Then further possibilities can be explored 💾
Further inquiries about this project are best suited on apollo-upload-client
's GitHub Issues page.
Comments
0 commentsPlease sign in to leave a comment.