GraphQLReferenceMutationsdeleteAttachmentOn this pagedeleteAttachment Delete an attachment for a group. Input attachmentDeleteInput Return Type ID Example mutation DeleteAttachment { deleteAttachment(input: { attachmentId: "YXR0MTIzNDU2" })} Related createAttachment Attachment type