Skip to content

Documentation / @ember-data/store / index / setIdentifierUpdateMethod

ts
function setIdentifierUpdateMethod(method): void;

Defined in: warp-drive-packages/core/declarations/store/-private/caches/identifier-cache.d.ts:27

Parameters

method

null | UpdateMethod

Returns

void

Released under the MIT License.