File Upload progress possible? #2326
-
|
Is it possible to do anything like jaydenseric/apollo-upload-client#88 (comment) with URQL ? Are there any examples or guidance on upload progress with the multipart plugin? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
The same thing is possibke, you pass in fetch to createClient |
Beta Was this translation helpful? Give feedback.
-
|
Please provide example. Thank you I have simplified version of customFetch but typescript doesn't like it |
Beta Was this translation helpful? Give feedback.
The same thing is possibke, you pass in fetch to createClient