Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have created a context variable .
Data type is String
String last_sync_timestamp= "2022-08-16T00:00:00.533Z" ;
Query :
{'timestamp': {$gt: {$date: '"+context.last_sync_timestamp+"'}
This worked absolutely fine for me in TOS 8.0.