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

Method getById

client/src/handlers/language.ts:60–74  ·  view source on GitHub ↗

* Retrieves a Language object by its ID. * * @param {string} id - The unique identifier of the Language object to retrieve. * @param {boolean} [skipCache=false] - Whether to bypass the cache and fetch data directly (default is false). * @return {Promise } A promise that

(id: string, skipCache?: boolean)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

constructorMethod · 0.95

Calls 2

findByIdMethod · 0.65
setMethod · 0.65

Tested by

no test coverage detected