CreateAttachmentUploadUrlInput: {
    attachmentType: AttachmentType;
    customerId: Scalars["ID"];
    fileName: Scalars["String"];
    fileSizeBytes: Scalars["Int"];
}

Type declaration

Generated using TypeDoc