Class HasManyReference
public
Extends:
Reference
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/addon/-private/references/has-many.ts:105
An array of identifiers for the records that this reference refers to.