Guys please suggest how to write query to get last modified element of specific date and time
https://cloud.squidex.io/api/content/#{app_name}/module/
Something like this could work
$filter=lastModified gt 2021-07-05T12:00:00Z
ANy specific time format need to use or we can use any time format