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