69. Mutācija: dzēst "Fotoattēlu"
mutācija DeleteNotePhotoSample {
deletePhoto(input: {
uuid: "<placeholder_for_photo_uuid>"
noteUuid: "<placeholder_for_note_uuid>"
}) {
uuid
noteUuid
url
izveidesDatums
updatedDate
}
}mutācija DeleteCommentPhotoSample {
deletePhoto(input: {
uuid: "<placeholder_for_photo_uuid>"
noteUuid: "<placeholder_for_note_uuid>"
commentUuid: "<placeholder_for_comment_uuid>"
}) {
uuid
noteUuid
commentUuid
url
izveidesDatums
updatedDate
}
}
Iepriekšējā68. Mutācija: atsvaidzināt "Vektoru analīzes kartes" statistikuNākamā70. Mutācija: dzēst vairākus "Fotoattēlus"
Pēdoreiz atjaunināts
Vai tas bija noderīgi?