brows3r — TypeScript API
Preparing search index...
api/bookmarks
bookmarkUpdate
Function bookmarkUpdate
bookmarkUpdate
(
id
:
string
,
patch
:
BookmarkPatch
)
:
Promise
<
Bookmark
>
Update mutable fields of a bookmark. Returns the updated record.
Parameters
id
:
string
patch
:
BookmarkPatch
Returns
Promise
<
Bookmark
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
brows3r — TypeScript API
Loading...
Update mutable fields of a bookmark. Returns the updated record.