custom_attachment_update
Last edit: Apr 20, 2026
Updates a CustomAttachment
custom_attachment_update(
custom_attachment: UpdateCustomAttachmentInputType!
form_configuration_name: String
form_name: String
id: ID!
): CustomAttachment
Arguments
custom_attachment (UpdateCustomAttachmentInputType)
form_configuration_name (String)
deprecated, use form_name
form_name (String)
name of the form which whitelist attributes which can be saved. All
notifications and callbacks associated with the form will be triggered. if
left blank, all attributes will be allowed