We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Just a thought. Is it possible we do {{result.user.name}}
We use this string and get the path using split('.')
We have access to props
props['result']['user']['name']