getSignedUploadUrl
Get a pre-signed url for uploading files to photo bucket
getSignedUploadUrl(
filePath: String
fileType: String!
storageType: StorageType
): SignedURLOutput
Get a pre-signed url for uploading files to photo bucket
getSignedUploadUrl(
filePath: String
fileType: String!
storageType: StorageType
): SignedURLOutput
getSignedUploadUrl.filePath
● String
scalargetSignedUploadUrl.fileType
● String!
non-null scalargetSignedUploadUrl.storageType
● StorageType
enumSignedURLOutput
object