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

29. عملية تعديل: حذف «ملاحظة»

حذف "الملاحظة" المحددة.

  • يمكن حذف "الملاحظة" التي أنشأها المستخدم.

تعديل DeleteNote {
  deleteNote(input:{
    uuid: "<placeholder_of_note_uuid>",
    fieldUuid: "<placeholder_of_field_uuid>"
  } ) {
    uuid
    معرف_الحقل
    تاريخ الإنشاء
    updatedDate
    النوع
  }
}

آخر تحديث

هل كان هذا مفيدا؟