* Updates an entry using the provided template identifier or name and data. * * @param {string} templateIdOrName - The identifier or name of the template to use for the update. * @param {EntryUpdateBody} data - The data to update the entry with. * @return {Promise } The upd
(
templateIdOrName: string,
data: EntryUpdateBody,
)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected