Skip to content

Inside array values are not getting replaced. Example : Inside the Phone number. #3

@ramasamy-soundrapandian

Description

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
}
]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions