29. Mutation: Șterge „Note”
mutație DeleteNote {
deleteNote(input:{
uuid: "<placeholder_of_note_uuid>",
uuidParcelă: "<placeholder_of_field_uuid>"
} ) {
uuid
fieldUuid
dataCrearii
updatedDate
tip
}
}Previous28. Mutation: Salvează mai multe „Notes”, operațiune în serieNext30. Mutation: Șterge mai multe „Notes”
Last updated
Was this helpful?