29. Mutasyon: "Not" Sil
mutation DeleteNote {
deleteNote(input:{
uuid: "<placeholder_of_note_uuid>",
fieldUuid: "<placeholder_of_field_uuid>"
} ) {
uuid
fieldUuid
oluşturulmaTarihi
updatedDate
tür
}
}Previous28. Mutasyon: birden fazla "Not" kaydet, Toplu işlemNext30. Mutasyon: birden fazla "Not" Sil
Last updated
Was this helpful?