Type alias CreateAttachmentDownloadUrlInput

CreateAttachmentDownloadUrlInput: {
    attachmentId: Scalars["ID"];
}

Type declaration

Generated using TypeDoc