Skip to content

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

ts
function setIdentifierUpdateMethod(method): void;

Defined in: packages/store/src/-private/caches/identifier-cache.ts:109

Parameters

method

null | UpdateMethod

Returns

void

Released under the MIT License.