70. Módosítás: Több „Fénykép” törlése
módosítás DeleteNotes {
deleteNotes(bemenet:{
notes: [{
uuid: "<placeholder_for_note_uuid>",
noteUuid: "<placeholder_for_note_uuid>"
}, {
uuid: "<placeholder_for_note_uuid>",
noteUuid: "<placeholder_for_note_uuid>"
}, {
uuid: "<placeholder_for_note_uuid>",
noteUuid: "<placeholder_for_note_uuid>",
commentUuid: "<placeholder_for_comment_uuid>"
}, {
uuid: "<placeholder_for_note_uuid>",
noteUuid: "<placeholder_for_note_uuid>",
commentUuid: "<placeholder_for_comment_uuid>"
}]
}) {
uuid
noteUuid
commentUuid
}
}Previous69. Módosítás: „Fénykép” törléseNext71. Módosítás: ZIP archívum generálása „Megjegyzésekkel”
Last updated
Was this helpful?