ImagePresignedUploadUrl
Last edit: Oct 26, 2022
No description
type ImagePresignedUploadUrl {
upload_url: String!
upload_url_payload: HashObject!
}
Fields
upload_url
(String
)
Direct s3 upload endpoint to which you can upload files. Make sure you include upload_url_payload with the request
upload_url_payload
(HashObject
)
Payload you need to provide for upload_url