AttachmentRenameInput Input Object
Represents the collection of data that allows renaming an Attachment.
Argument | Type | Description |
---|
name | String! | The new name for the Attachment. |
oldName | String! | The old name of the Attachment. |
url | String! | The URL where the Attachment is located. |