Skip to content

Documentation / @ember-data/legacy-compat / index / serializeRecord

ts
function serializeRecord(
   this, 
   record, 
   options?): unknown;

Defined in: warp-drive-packages/legacy/declarations/compat.d.ts:132

Parameters

this

default

record

unknown

options?

SerializerOptions

Returns

unknown

Released under the MIT License.