MCPcopy Create free account
hub / github.com/bcms/cms / update

Method update

client/src/handlers/entry.ts:315–332  ·  view source on GitHub ↗

* 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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

findTemplateByNameMethod · 0.95
baseUriMethod · 0.95
getByIdMethod · 0.95
setMethod · 0.65

Tested by

no test coverage detected