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

Please login to continue.