« All deprecation guides

Deprecation Guide for JSONAPISerializer.modelNameFromPayloadKey for Relationship

until: 4.0.0
id: jsonapiserializer-modelnamefrompayloadkey-for-relationship

feature: ds-payload-type-hooks

Using JSONAPISerializer.modelNameFromPayloadKey to normalize the type of a relationship has been deprecated in favor of JSONAPISerializer.modelNameFromPayloadType.

See JSONAPISerializer.modelNameFromPayloadKey for Resource for more information.