29. Мутация: Изтриване на "Note"
мутация DeleteNote {
deleteNote(input:{
uuid: "<placeholder_of_note_uuid>",
fieldUuid: "<placeholder_of_field_uuid>"
} ) {
uuid
fieldUuid
датаНаСъздаване
updatedDate
тип
}
}Previous28. Мутация: Запазване на множество "Notes", партитна операцияNext30. Мутация: Изтриване на множество "Notes"
Last updated
Was this helpful?