const isReplaceSuccess = await bookmarks.ReplaceBookmark([ { name: item.Name + i, type: 'text', value: inputValue } ])