shouldSerializeHasMany (snapshot, key, relationshipType) Boolean
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
Please login to continue.