Skip to content
This repository was archived by the owner on Jul 2, 2026. It is now read-only.
This repository was archived by the owner on Jul 2, 2026. It is now read-only.

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

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