Class HasManyReference
public
Extends:
Reference
Defined in:
../model/src/-private/references/has-many.ts:48
Module:
@ember-data/model
A HasManyReference
is a low-level API that allows users and addon
authors to perform meta-operations on a has-many relationship.
identifiers public
Module:
@ember-data/model
Defined in ../packages/model/src/-private/references/has-many.ts:104
An array of identifiers for the records that this reference refers to.