Question: Why the following block does not shows following attribute for each user? How come it shows only 3 attributes(except the following) when we change the customToJson()
{
...
"following": [
{
"id": "5d4727b479c8c511a1bcf511",
"fullName": "iPhone user",
"emailAddress": "test3@gmail.com"
}
]
}