Skip to content

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

ts
type SerializerOptions = object;

Defined in: warp-drive-packages/legacy/declarations/compat/legacy-network-handler/minimum-serializer-interface.d.ts:7

Properties

includeId?

ts
optional includeId: boolean;

Defined in: warp-drive-packages/legacy/declarations/compat/legacy-network-handler/minimum-serializer-interface.d.ts:8

Released under the MIT License.