29. Mutáció: "Note" törlése
mutation DeleteNote {
deleteNote(input:{
uuid: "<placeholder_of_note_uuid>",
fieldUuid: "<placeholder_of_field_uuid>"
} ) {
uuid
fieldUuid
létrehozásDátuma
updatedDate
típus
}
}Last updated
Was this helpful?