CreatePresignedUrlInput
Autogenerated input type of CreatePresignedUrl
| Input Fields : Object | Description |
|---|---|
| clientMutationId: String | A unique identifier for the client performing the mutation. |
| contentChecksum: String | The content checksum |
| contentLength: Int | The content length in bytes |
| contentType: String | File media type (e.g. "image/jpeg", "application/pdf") |
| customFilePath: String | A custom file path appended between the organization uuid and the file name. |
| fileName: String | File name |
| organizationId: ID | The organization id |