Hi Everyone, I have a query. If I want to pass a d...
# ask-community-for-troubleshooting
z
Hi Everyone, I have a query. If I want to pass a destination cursor fields in configured_catalog.json where I have a nested json. for example: I want to use lastUpdate as cursor filed how would I do that
Copy code
"meta": {
           
                "lastUpdate": {
                  "type": "string"
                }
           },
m
Check Jira connector implementation to see how to do it