Types
CreateFileAttachmentInput
Inputs needed to create a FileAttachment.
input
CreateFileAttachmentInputFields
entityId
ID
file
Upload
In the future, this mutation will not support uploading files. Pass filename and use returned link to upload file on client side.
filename
String
integrationFetchUrl
String
integrationId
String
s3Etag
String
s3Key
String
validateUpload
Boolean