I'm aiming to make an application that gets our Microsoft Planner Tasks and checks if any have been updated or moved between columns.
I noticed that the "Last changed moments ago" string (see image above) isn't currently exposed in Microsoft Graph, which would have been ideal for this check.
For this, I raised a support query to double-check that this isn't currently supported: https://docs.microsoft.com/en-us/answers/questions/615478/microsoft-graph-application-get-planner-task-last.html?childToView=618749#comment-618749
It would be a great convenience if this string was exposed in the API calls.