CreateAttachmentDownloadUrlInput
No description
input CreateAttachmentDownloadUrlInput {
attachmentId: ID!
}
Fields
CreateAttachmentDownloadUrlInput.attachmentId
● ID!
non-null scalar
Member of
createAttachmentDownloadUrl
mutation