Πήγαινε στο κύριο περιεχόμενο

updateDefaultAttachment

SRP

Update which attachment is the default on a group. Requires group administrator permission.

Input

attachmentUpdateDefaultInput

Return Type

ID

Example

mutation SetDefaultAttachment {
updateDefaultAttachment(input: {
attachmentId: "YXR0MTIzNDU2"
isDefault: true
})
}

Export This Article

Save a copy of this page as PDF or plain text.