CreateAttachmentDownloadUrlOutput
No description
type CreateAttachmentDownloadUrlOutput {
attachmentDownloadUrl: AttachmentDownloadUrl
error: MutationError
}
Fields
CreateAttachmentDownloadUrlOutput.attachmentDownloadUrl
● AttachmentDownloadUrl
object
CreateAttachmentDownloadUrlOutput.error
● MutationError
object
Returned by
createAttachmentDownloadUrl
mutation