UpdateAttachmentInput
Autogenerated input type of UpdateAttachment
input UpdateAttachmentInput {
clientMutationId: String
params: AttachmentUpdateInput!
}
Fields
UpdateAttachmentInput.clientMutationId ● String scalar
A unique identifier for the client performing the mutation.
UpdateAttachmentInput.params ● AttachmentUpdateInput! non-null input
Attachment update params
Member Of
updateAttachment mutation