DeleteAttachmentLinkInput
Autogenerated input type of DeleteAttachmentLink
input DeleteAttachmentLinkInput {
clientMutationId: String
id: ID!
}
Fields
DeleteAttachmentLinkInput.clientMutationId ● String scalar
A unique identifier for the client performing the mutation.
DeleteAttachmentLinkInput.id ● ID! non-null scalar
Attachment link id
Member Of
deleteAttachmentLink mutation