Is there a way to write AQL to find updates in an object based on the label for example?
I know that I can find records that updated in the last day (or other date criteria), but I also need to only find records that updated in the last day and the label changed.
Thanks for any help.