DS.JSONSerializer#shouldSerializeHasMany()

shouldSerializeHasMany (snapshot, key, relationshipType) Boolean

Defined in addon/serializers/json.js:857

Check if the given hasMany relationship should be serialized

Parameters:

snapshot DS.Snapshot
key String
relationshipType String

Returns:

Boolean
true if the hasMany relationship should be serialized
doc_EmberJs
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.