Function
recordIdentifierFor (record) public
Module:
@ember-data/store
Defined in ../store/addon/-private/system/store/internal-model-factory.ts:32
- record
- Object
- a record instance previously obstained from the store.
- returns
Retrieves the unique referentially-stable RecordIdentifier assigned to the given record instance.