Introduction
Last updated
Was this helpful?
Last updated
Was this helpful?
The way file upload works in Warpgate is through the following steps:
Generate a pre-signed URL using the mutation
Upload the file directly using fetch (or other AJAX clients)
Saving the file using the mutation