updateNote

Updates an existing note with offline-first support.

Changes are immediately applied to local storage and queued for server synchronization. The update includes smart conflict resolution to handle concurrent modifications.

Return

UpdateNoteResult containing the updated note or error information

Parameters

content

ZyncUpdateNoteContent containing the note UID and updated details