-
-
Notifications
You must be signed in to change notification settings - Fork 113
Open
Description
Hi
I used to be able to do this on a polymorphic model to get to the typekey given as argument in the model definition
const typeKey = this.contactModel.get('options.typeKey');
Currently (6.0.1) these event options is undefined. Did ember data remove that? I'm still using ember and ember-data 3.28.12
@fragmentArray('fragment/contact/contactcomponent', {
polymorphic: true,
typeKey: 'componentType',
...
Metadata
Metadata
Assignees
Labels
No labels