ember-data-model-fragments icon indicating copy to clipboard operation
ember-data-model-fragments copied to clipboard

support an optional fragmentUniqueKey from the serializer

Open shidel-dev opened this issue 5 years ago • 3 comments

shidel-dev avatar Mar 21 '19 17:03 shidel-dev

see #329 for details on the use case for this pull request

shidel-dev avatar Mar 21 '19 17:03 shidel-dev

I am curious if this would be better on the model definition, or is the serializer the best place to configure this, as it is responsible for reconciling responses?

shidel-dev avatar Mar 21 '19 17:03 shidel-dev

The serializer seems like the best place. Could you add in a quick test for this functionality?

jakesjews avatar Jun 17 '19 16:06 jakesjews