DS.JSONSerializer#_shouldSerializeHasMany()

_shouldSerializeHasMany (snapshot, key, relationshipType) Booleanprivate

Defined in addon/serializers/json.js:878

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
2016-11-30 16:50:01
Comments
Leave a Comment

Please login to continue.