How to pass nested JSON Path to DataTypes

Database & APIs

I have a custom JSON path that need to be passed to Data Types e.g $[:].thumbnail[:].url

But I'm unable to find a way to do this. I have tried with different keywords but it doesn't load.

Does anyone have an idea to do this? Thanks for the help

$[:].thumbnail[:].url

What have you tried so far?

Did you check FlutterFlow's Documentation for this topic?
No