For the complete documentation index, see llms.txt. This page is also available as Markdown.

29. म्यूटेशन: "Note" हटाएं

चयनित "नोट" को हटाएँ।

  • उपयोगकर्ता द्वारा बनाया गया "नोट" हटाया जा सकता है।

म्यूटेशन DeleteNote {
  deleteNote(input:{
    uuid: "<placeholder_of_note_uuid>",
    fieldUuid: "<placeholder_of_field_uuid>"
  } ) {
    uuid
    fieldUuid
    निर्माण_तिथि
    updatedDate
    प्रकार
  }
}

अंतिम अपडेट

क्या यह उपयोगी था?