Please check sample output: ( Based on your GIT sample Input)
output [
{
photos: '[]',
id: '1111',
phoneNumbers: [ [Object], [Object] ],
emails: [],
displayName: 'XXXXXX XXXX',
pref: true
},
{
photos: '[]',
id: '1111',
phoneNumbers: [ [Object] ],
emails: [ [Object] ],
displayName: 'XXXXXX XXXXX',
pref: true
}
]